Builder
Properties
The API keys required for the authentication of the user.
The authentication type that the custom connector uses for authenticating while creating a connector profile.
The basic credentials that are required for the authentication of the user.
If the connector uses the custom authentication mechanism, this holds the required credentials.
The OAuth 2.0 credentials required for the authentication of the user.
Functions
construct an aws.sdk.kotlin.services.appflow.model.ApiKeyCredentials inside the given block
construct an aws.sdk.kotlin.services.appflow.model.BasicAuthCredentials inside the given block
construct an aws.sdk.kotlin.services.appflow.model.CustomAuthCredentials inside the given block
construct an aws.sdk.kotlin.services.appflow.model.OAuth2Credentials inside the given block