Uses of Class
software.amazon.awscdk.services.resiliencehubv2.CfnPolicyProps.Builder
Packages that use CfnPolicyProps.Builder
Package
Description
AWS::ResilienceHubV2 Construct Library
-
Uses of CfnPolicyProps.Builder in software.amazon.awscdk.services.resiliencehubv2
Methods in software.amazon.awscdk.services.resiliencehubv2 that return CfnPolicyProps.BuilderModifier and TypeMethodDescriptionCfnPolicyProps.Builder.availabilitySlo(IResolvable availabilitySlo) Sets the value ofCfnPolicyProps.getAvailabilitySlo()CfnPolicyProps.Builder.availabilitySlo(CfnPolicy.AvailabilitySloProperty availabilitySlo) Sets the value ofCfnPolicyProps.getAvailabilitySlo()static CfnPolicyProps.BuilderCfnPolicyProps.builder()CfnPolicyProps.Builder.dataRecovery(IResolvable dataRecovery) Sets the value ofCfnPolicyProps.getDataRecovery()CfnPolicyProps.Builder.dataRecovery(CfnPolicy.DataRecoveryTargetsProperty dataRecovery) Sets the value ofCfnPolicyProps.getDataRecovery()CfnPolicyProps.Builder.description(String description) Sets the value ofCfnPolicyProps.getDescription()Sets the value ofCfnPolicyProps.getKmsKeyId()CfnPolicyProps.Builder.multiAz(IResolvable multiAz) Sets the value ofCfnPolicyProps.getMultiAz()CfnPolicyProps.Builder.multiAz(CfnPolicy.MultiAzTargetsProperty multiAz) Sets the value ofCfnPolicyProps.getMultiAz()CfnPolicyProps.Builder.multiRegion(IResolvable multiRegion) Sets the value ofCfnPolicyProps.getMultiRegion()CfnPolicyProps.Builder.multiRegion(CfnPolicy.MultiRegionTargetsProperty multiRegion) Sets the value ofCfnPolicyProps.getMultiRegion()Sets the value ofCfnPolicyProps.getName()Sets the value ofCfnPolicyProps.getTags()Constructors in software.amazon.awscdk.services.resiliencehubv2 with parameters of type CfnPolicyProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPolicyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPolicyProps.Builder.