Uses of Class
software.amazon.awscdk.services.resiliencehub.CfnResiliencyPolicyProps.Builder
Package
Description
AWS::ResilienceHub Construct Library
-
Uses of CfnResiliencyPolicyProps.Builder in software.amazon.awscdk.services.resiliencehub
Modifier and TypeMethodDescriptionCfnResiliencyPolicyProps.builder()
CfnResiliencyPolicyProps.Builder.dataLocationConstraint
(String dataLocationConstraint) Sets the value ofCfnResiliencyPolicyProps.getDataLocationConstraint()
Sets the value ofCfnResiliencyPolicyProps.getPolicy()
CfnResiliencyPolicyProps.Builder.policy
(IResolvable policy) Sets the value ofCfnResiliencyPolicyProps.getPolicy()
CfnResiliencyPolicyProps.Builder.policyDescription
(String policyDescription) Sets the value ofCfnResiliencyPolicyProps.getPolicyDescription()
CfnResiliencyPolicyProps.Builder.policyName
(String policyName) Sets the value ofCfnResiliencyPolicyProps.getPolicyName()
Sets the value ofCfnResiliencyPolicyProps.getTags()
Sets the value ofCfnResiliencyPolicyProps.getTier()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResiliencyPolicyProps.Builder
.