Uses of Class
software.amazon.awscdk.services.bedrockagentcore.OAuthConfiguration.Builder
Packages that use OAuthConfiguration.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of OAuthConfiguration.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return OAuthConfiguration.BuilderModifier and TypeMethodDescriptionstatic OAuthConfiguration.BuilderOAuthConfiguration.builder()OAuthConfiguration.Builder.customParameters(Map<String, String> customParameters) Sets the value ofOAuthConfiguration.getCustomParameters()OAuthConfiguration.Builder.providerArn(String providerArn) Sets the value ofOAuthConfiguration.getProviderArn()Sets the value ofOAuthConfiguration.getScopes()Sets the value ofOAuthConfiguration.getSecretArn()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type OAuthConfiguration.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OAuthConfiguration.Builder builder) Constructor that initializes the object based on literal property values passed by theOAuthConfiguration.Builder.