| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomAuthConfig> |
AuthenticationConfig.customAuthConfigs()
Contains information required for custom authentication.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig.Builder |
AuthenticationConfig.Builder.customAuthConfigs(CustomAuthConfig... customAuthConfigs)
Contains information required for custom authentication.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationConfig.Builder |
AuthenticationConfig.Builder.customAuthConfigs(Collection<CustomAuthConfig> customAuthConfigs)
Contains information required for custom authentication.
|
Copyright © 2023. All rights reserved.