CreateOauth2CredentialProviderResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Callback URL to register on the OAuth2 credential provider as an allowed callback URL. This URL is where the OAuth2 authorization server redirects users after they complete the authorization flow.

Link copied to clipboard

The Amazon Resource Name (ARN) of the client secret in AWS Secrets Manager.

Link copied to clipboard

The Amazon Resource Name (ARN) of the OAuth2 credential provider.

Link copied to clipboard

The name of the OAuth2 credential provider.

Link copied to clipboard

Contains the output configuration for an OAuth2 provider.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String