Uses of Class
software.amazon.awscdk.services.bedrock.CfnAgent.FunctionProperty.Builder
Packages that use CfnAgent.FunctionProperty.Builder
-
Uses of CfnAgent.FunctionProperty.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAgent.FunctionProperty.BuilderModifier and TypeMethodDescriptionCfnAgent.FunctionProperty.builder()CfnAgent.FunctionProperty.Builder.description(String description) Sets the value ofCfnAgent.FunctionProperty.getDescription()Sets the value ofCfnAgent.FunctionProperty.getName()CfnAgent.FunctionProperty.Builder.parameters(Map<String, ? extends Object> parameters) Sets the value ofCfnAgent.FunctionProperty.getParameters()CfnAgent.FunctionProperty.Builder.parameters(IResolvable parameters) Sets the value ofCfnAgent.FunctionProperty.getParameters()CfnAgent.FunctionProperty.Builder.requireConfirmation(String requireConfirmation) Sets the value ofCfnAgent.FunctionProperty.getRequireConfirmation()Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnAgent.FunctionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAgent.FunctionProperty.Builder.