Skip to content

Bedrock Agentcore Control  >  Unions  >  Oauth2ProviderConfigOutput

Oauth2ProviderConfigOutput

Union Type

Union Member Types

Oauth2ProviderConfigOutputCustomOauth2ProviderConfig dataclass

The output configuration for a custom OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputGoogleOauth2ProviderConfig dataclass

The output configuration for a Google OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputGithubOauth2ProviderConfig dataclass

The output configuration for a GitHub OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputSlackOauth2ProviderConfig dataclass

The output configuration for a Slack OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputSalesforceOauth2ProviderConfig dataclass

The output configuration for a Salesforce OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputMicrosoftOauth2ProviderConfig dataclass

The output configuration for a Microsoft OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputAtlassianOauth2ProviderConfig dataclass

The configuration details for the Atlassian OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputLinkedinOauth2ProviderConfig dataclass

The configuration details for the LinkedIn OAuth2 provider.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputIncludedOauth2ProviderConfig dataclass

The configuration for a non-custom OAuth2 provider. This includes the configuration details for supported OAuth2 providers that have built-in integration support.

Attributes

value instance-attribute

Oauth2ProviderConfigOutputUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str