Builder
class Builder
Properties
Link copied to clipboard
Configuration properties specific to the OAuth2 Authorization Code grant type flow.
Link copied to clipboard
Configuration properties specific to the OAuth2 Client Credentials grant type flow.
Link copied to clipboard
Configuration properties specific to the OAuth2 JWT Bearer grant type flow.
Link copied to clipboard
The OAuth2 grant type to use for authentication, such as CLIENT_CREDENTIALS, JWT_BEARER, or AUTHORIZATION_CODE.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.ConnectorAuthorizationCodeProperties inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.ClientCredentialsProperties inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.JwtBearerProperties inside the given block