DiscoveryUrl
The discovery URL for the OAuth2 provider.
Inherited functions
Casts this Oauth2Discovery as a AuthorizationServerMetadata and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.Oauth2AuthorizationServerMetadata value. Throws an exception if the Oauth2Discovery is not a AuthorizationServerMetadata.
Casts this Oauth2Discovery as a AuthorizationServerMetadata and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.Oauth2AuthorizationServerMetadata value. Returns null if the Oauth2Discovery is not a AuthorizationServerMetadata.
Casts this Oauth2Discovery as a DiscoveryUrl and retrieves its kotlin.String value. Throws an exception if the Oauth2Discovery is not a DiscoveryUrl.
Casts this Oauth2Discovery as a DiscoveryUrl and retrieves its kotlin.String value. Returns null if the Oauth2Discovery is not a DiscoveryUrl.