Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol.CfnRoutingControlPropsMixin.Builder
Packages that use CfnRoutingControlPropsMixin.Builder
-
Uses of CfnRoutingControlPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol
Methods in software.amazon.awscdk.cfnpropertymixins.services.route53recoverycontrol that return CfnRoutingControlPropsMixin.BuilderModifier and TypeMethodDescriptionCfnRoutingControlPropsMixin.Builder.clusterArn(String clusterArn) The Amazon Resource Name (ARN) of the cluster that hosts the routing control.CfnRoutingControlPropsMixin.Builder.clusterArn(IClusterRef clusterArn) The Amazon Resource Name (ARN) of the cluster that hosts the routing control.CfnRoutingControlPropsMixin.Builder.controlPanelArn(String controlPanelArn) The Amazon Resource Name (ARN) of the control panel that includes the routing control.CfnRoutingControlPropsMixin.Builder.controlPanelArn(IControlPanelRef controlPanelArn) The Amazon Resource Name (ARN) of the control panel that includes the routing control.CfnRoutingControlPropsMixin.Builder.create()CfnRoutingControlPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the routing control.