Uses of Class
software.amazon.awscdk.services.bedrock.CfnAutomatedReasoningPolicyProps.Builder
Packages that use CfnAutomatedReasoningPolicyProps.Builder
-
Uses of CfnAutomatedReasoningPolicyProps.Builder in software.amazon.awscdk.services.bedrock
Methods in software.amazon.awscdk.services.bedrock that return CfnAutomatedReasoningPolicyProps.BuilderModifier and TypeMethodDescriptionCfnAutomatedReasoningPolicyProps.builder()
CfnAutomatedReasoningPolicyProps.Builder.description
(String description) Sets the value ofCfnAutomatedReasoningPolicyProps.getDescription()
Sets the value ofCfnAutomatedReasoningPolicyProps.getName()
CfnAutomatedReasoningPolicyProps.Builder.policyDefinition
(IResolvable policyDefinition) Sets the value ofCfnAutomatedReasoningPolicyProps.getPolicyDefinition()
CfnAutomatedReasoningPolicyProps.Builder.policyDefinition
(CfnAutomatedReasoningPolicy.PolicyDefinitionProperty policyDefinition) Sets the value ofCfnAutomatedReasoningPolicyProps.getPolicyDefinition()
Sets the value ofCfnAutomatedReasoningPolicyProps.getTags()
Constructors in software.amazon.awscdk.services.bedrock with parameters of type CfnAutomatedReasoningPolicyProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAutomatedReasoningPolicyProps.Builder
.