Builder
class Builder
Properties
Link copied to clipboard
The set of properties required for the the OAuth2 AUTHORIZATION_CODE grant type.
Link copied to clipboard
The client application type in the CreateConnection request. For example, AWS_MANAGED or USER_MANAGED.
Link copied to clipboard
The credentials used when the authentication type is OAuth2 authentication.
Link copied to clipboard
The OAuth2 grant type in the CreateConnection request. For example, AUTHORIZATION_CODE, JWT_BEARER, or CLIENT_CREDENTIALS.
Link copied to clipboard
A map of parameters that are added to the token GET request.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.AuthorizationCodeProperties inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.OAuth2ClientApplication inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.OAuth2Credentials inside the given block