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