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