Uses of Class
software.amazon.awscdk.services.bedrockagentcore.CfnPaymentManagerProps.Builder
Packages that use CfnPaymentManagerProps.Builder
Package
Description
Amazon Bedrock AgentCore Construct Library
-
Uses of CfnPaymentManagerProps.Builder in software.amazon.awscdk.services.bedrockagentcore
Methods in software.amazon.awscdk.services.bedrockagentcore that return CfnPaymentManagerProps.BuilderModifier and TypeMethodDescriptionCfnPaymentManagerProps.Builder.authorizerConfiguration(IResolvable authorizerConfiguration) Sets the value ofCfnPaymentManagerProps.getAuthorizerConfiguration()CfnPaymentManagerProps.Builder.authorizerConfiguration(CfnPaymentManager.AuthorizerConfigurationProperty authorizerConfiguration) Sets the value ofCfnPaymentManagerProps.getAuthorizerConfiguration()CfnPaymentManagerProps.Builder.authorizerType(String authorizerType) Sets the value ofCfnPaymentManagerProps.getAuthorizerType()CfnPaymentManagerProps.builder()CfnPaymentManagerProps.Builder.description(String description) Sets the value ofCfnPaymentManagerProps.getDescription()Sets the value ofCfnPaymentManagerProps.getName()Sets the value ofCfnPaymentManagerProps.getRoleArn()Sets the value ofCfnPaymentManagerProps.getTags()Constructors in software.amazon.awscdk.services.bedrockagentcore with parameters of type CfnPaymentManagerProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPaymentManagerProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPaymentManagerProps.Builder.