| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
List<AuthParameter> |
CustomAuthConfig.authParameters()
Information about authentication parameters required for authentication.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAuthConfig.Builder |
CustomAuthConfig.Builder.authParameters(AuthParameter... authParameters)
Information about authentication parameters required for authentication.
|
| Modifier and Type | Method and Description |
|---|---|
CustomAuthConfig.Builder |
CustomAuthConfig.Builder.authParameters(Collection<AuthParameter> authParameters)
Information about authentication parameters required for authentication.
|
Copyright © 2022. All rights reserved.