Builder
Properties
The Amazon Web Services account ID.
The client secret of the OAuth application that is registered with the identity provider.
The type of data source that the OAuthClientApplication is used with. Valid values are SNOWFLAKE.
VPC connection properties.
The authorization endpoint URL of the identity provider that is used to obtain authorization codes.
An ID for the OAuthClientApplication that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.
The authentication type to use for the OAuthClientApplication. This determines the OAuth 2.0 grant flow that is used when the data source connects to the identity provider. Valid values are TOKEN.
The OAuth scopes that are requested when the OAuthClientApplication obtains an access token from the identity provider.
The token endpoint URL of the identity provider that is used to obtain access tokens.
Functions
construct an aws.sdk.kotlin.services.quicksight.model.VpcConnectionProperties inside the given block