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()CfnAutomatedReasoningPolicyProps.Builder.forceDelete(Boolean forceDelete) Sets the value ofCfnAutomatedReasoningPolicyProps.getForceDelete()CfnAutomatedReasoningPolicyProps.Builder.forceDelete(IResolvable forceDelete) Sets the value ofCfnAutomatedReasoningPolicyProps.getForceDelete()Sets the value ofCfnAutomatedReasoningPolicyProps.getKmsKeyId()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.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAutomatedReasoningPolicyProps.Builder.