Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty
Packages that use CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty
Package
Description
AWS::BedrockAgentCore Construct Library
-
Uses of CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnOAuth2CredentialProvider.Oauth2ProviderConfigInputPropertyMethods in software.amazon.awscdk.services.bedrockagentcore that return CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputPropertyModifier and TypeMethodDescriptionCfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputPropertyModifier and TypeMethodDescriptionCfnOAuth2CredentialProvider.Builder.oauth2ProviderConfigInput(CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty oauth2ProviderConfigInput) Input configuration for an OAuth2 provider.CfnOAuth2CredentialProviderProps.Builder.oauth2ProviderConfigInput(CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty oauth2ProviderConfigInput) Sets the value ofCfnOAuth2CredentialProviderProps.getOauth2ProviderConfigInput()voidCfnOAuth2CredentialProvider.setOauth2ProviderConfigInput(CfnOAuth2CredentialProvider.Oauth2ProviderConfigInputProperty value) Input configuration for an OAuth2 provider.