Oauth2ProviderConfigInput  
    Contains the input configuration for an OAuth2 provider.
Inheritors
Types
Configuration settings for Atlassian OAuth2 provider integration.
The configuration for a custom OAuth2 provider.
The configuration for a GitHub OAuth2 provider.
The configuration for a Google OAuth2 provider.
The configuration for a non-custom OAuth2 provider. This includes settings for supported OAuth2 providers that have built-in integration support.
Configuration settings for LinkedIn OAuth2 provider integration.
The configuration for a Microsoft OAuth2 provider.
The configuration for a Salesforce OAuth2 provider.
The configuration for a Slack OAuth2 provider.
Functions
Casts this Oauth2ProviderConfigInput as a AtlassianOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.AtlassianOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a AtlassianOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a AtlassianOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.AtlassianOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a AtlassianOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a CustomOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a CustomOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a CustomOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.CustomOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a CustomOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a GithubOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.GithubOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a GithubOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a GithubOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.GithubOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a GithubOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a GoogleOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.GoogleOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a GoogleOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a GoogleOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.GoogleOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a GoogleOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a IncludedOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.IncludedOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a IncludedOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a IncludedOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.IncludedOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a IncludedOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a LinkedinOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LinkedinOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a LinkedinOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a LinkedinOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.LinkedinOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a LinkedinOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a MicrosoftOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MicrosoftOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a MicrosoftOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a MicrosoftOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.MicrosoftOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a MicrosoftOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a SalesforceOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SalesforceOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a SalesforceOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a SalesforceOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SalesforceOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a SalesforceOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a SlackOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SlackOauth2ProviderConfigInput value. Throws an exception if the Oauth2ProviderConfigInput is not a SlackOauth2ProviderConfig.
Casts this Oauth2ProviderConfigInput as a SlackOauth2ProviderConfig and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.SlackOauth2ProviderConfigInput value. Returns null if the Oauth2ProviderConfigInput is not a SlackOauth2ProviderConfig.