Uses of Interface
software.amazon.awscdk.services.bedrockagentcore.AtlassianOAuth2CredentialProviderProps
Packages that use AtlassianOAuth2CredentialProviderProps
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of AtlassianOAuth2CredentialProviderProps in software.amazon.awscdk.services.bedrockagentcore
Classes in software.amazon.awscdk.services.bedrockagentcore that implement AtlassianOAuth2CredentialProviderPropsModifier and TypeClassDescriptionstatic final classAn implementation forAtlassianOAuth2CredentialProviderPropsMethods in software.amazon.awscdk.services.bedrockagentcore that return AtlassianOAuth2CredentialProviderPropsModifier and TypeMethodDescriptionAtlassianOAuth2CredentialProviderProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.bedrockagentcore with parameters of type AtlassianOAuth2CredentialProviderPropsModifier and TypeMethodDescriptionstatic OAuth2CredentialProviderOAuth2CredentialProvider.usingAtlassian(software.constructs.Construct scope, String id, AtlassianOAuth2CredentialProviderProps props) Create a credential provider for Atlassian OAuth2.