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