Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.ExecutionApprovalConfigurationProperty.Builder
Packages that use CfnPlan.ExecutionApprovalConfigurationProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.ExecutionApprovalConfigurationProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.ExecutionApprovalConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnPlan.ExecutionApprovalConfigurationProperty.Builder.approvalRole
(String approvalRole) Sets the value ofCfnPlan.ExecutionApprovalConfigurationProperty.getApprovalRole()
CfnPlan.ExecutionApprovalConfigurationProperty.builder()
CfnPlan.ExecutionApprovalConfigurationProperty.Builder.timeoutMinutes
(Number timeoutMinutes) Sets the value ofCfnPlan.ExecutionApprovalConfigurationProperty.getTimeoutMinutes()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.ExecutionApprovalConfigurationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnPlan.ExecutionApprovalConfigurationProperty.Builder
.