RegistryRecordOAuthCredentialProvider

The configuration for an OAuth 2.0 credential provider that authenticates requests to a registry record's source.

Types

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

Properties

Link copied to clipboard

Additional parameters to include in the OAuth 2.0 token request.

Link copied to clipboard

The OAuth 2.0 grant type used to obtain access tokens.

Link copied to clipboard

The &ARN; of the OAuth 2.0 credential provider resource in Amazon Bedrock AgentCore Identity.

Link copied to clipboard

The OAuth 2.0 scopes to request when obtaining access tokens.

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