Builder
class Builder
Properties
Link copied to clipboard
A structure containing the authentication configuration in the CreateConnection request.
Link copied to clipboard
The credentials used when the authentication type is basic authentication.
Link copied to clipboard
The credentials used when the authentication type is custom authentication.
Link copied to clipboard
The properties for OAuth2 authentication in the CreateConnection request.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.BasicAuthenticationCredentials inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.glue.model.OAuth2PropertiesInput inside the given block