Uses of Class
software.amazon.awscdk.services.arcregionswitch.CfnPlan.AsgProperty.Builder
Packages that use CfnPlan.AsgProperty.Builder
Package
Description
AWS::ARCRegionSwitch Construct Library
-
Uses of CfnPlan.AsgProperty.Builder in software.amazon.awscdk.services.arcregionswitch
Methods in software.amazon.awscdk.services.arcregionswitch that return CfnPlan.AsgProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPlan.AsgProperty.getArn()
static CfnPlan.AsgProperty.Builder
CfnPlan.AsgProperty.builder()
CfnPlan.AsgProperty.Builder.crossAccountRole
(String crossAccountRole) Sets the value ofCfnPlan.AsgProperty.getCrossAccountRole()
CfnPlan.AsgProperty.Builder.externalId
(String externalId) Sets the value ofCfnPlan.AsgProperty.getExternalId()
Constructors in software.amazon.awscdk.services.arcregionswitch with parameters of type CfnPlan.AsgProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPlan.AsgProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPlan.AsgProperty.Builder
.