Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.BuilderModifier and TypeMethodDescriptionCfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.builder()CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder.clientId(String clientId) CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder.clientSecret(String clientSecret) CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder.oauthDiscovery(IResolvable oauthDiscovery) CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder.oauthDiscovery(CfnOAuth2CredentialProvider.Oauth2DiscoveryProperty oauthDiscovery) Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnOAuth2CredentialProvider.CustomOauth2ProviderConfigInputProperty.Builder.