Uses of Class
software.amazon.awscdk.services.bedrockagentcore.IncludedOauth2TenantCredentialProviderProps.Builder
Packages that use IncludedOauth2TenantCredentialProviderProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of IncludedOauth2TenantCredentialProviderProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return IncludedOauth2TenantCredentialProviderProps.BuilderModifier and TypeMethodDescriptionIncludedOauth2TenantCredentialProviderProps.Builder.authorizationEndpoint(String authorizationEndpoint) Sets the value ofIncludedOauth2TenantEndpoints.getAuthorizationEndpoint()IncludedOauth2TenantCredentialProviderProps.builder()Sets the value ofOAuth2ClientCredentials.getClientId()IncludedOauth2TenantCredentialProviderProps.Builder.clientSecret(SecretValue clientSecret) Sets the value ofOAuth2ClientCredentials.getClientSecret()Sets the value ofIncludedOauth2TenantEndpoints.getIssuer()IncludedOauth2TenantCredentialProviderProps.Builder.oAuth2CredentialProviderName(String oAuth2CredentialProviderName) Sets the value ofOAuth2CredentialProviderBaseProps.getOAuth2CredentialProviderName()Sets the value ofOAuth2CredentialProviderBaseProps.getTags()IncludedOauth2TenantCredentialProviderProps.Builder.tokenEndpoint(String tokenEndpoint) Sets the value ofIncludedOauth2TenantEndpoints.getTokenEndpoint()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type IncludedOauth2TenantCredentialProviderProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theIncludedOauth2TenantCredentialProviderProps.Builder.