Uses of Interface
software.amazon.awscdk.interfaces.route53recoverycontrol.IClusterRef
Packages that use IClusterRef
Package
Description
AWS::Route53RecoveryControl Construct Library
-
Uses of IClusterRef in software.amazon.awscdk.interfaces.route53recoverycontrol
Subinterfaces of IClusterRef in software.amazon.awscdk.interfaces.route53recoverycontrolModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIClusterRef.Classes in software.amazon.awscdk.interfaces.route53recoverycontrol that implement IClusterRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IClusterRef in software.amazon.awscdk.services.route53recoverycontrol
Classes in software.amazon.awscdk.services.route53recoverycontrol that implement IClusterRefModifier and TypeClassDescriptionclassCreates a cluster in Amazon Route 53 Application Recovery Controller.Methods in software.amazon.awscdk.services.route53recoverycontrol with parameters of type IClusterRefModifier and TypeMethodDescriptionstatic StringCfnCluster.arnForCluster(IClusterRef resource) CfnControlPanel.Builder.clusterArn(IClusterRef clusterArn) The Amazon Resource Name (ARN) of the cluster for the control panel.CfnControlPanelProps.Builder.clusterArn(IClusterRef clusterArn) Sets the value ofCfnControlPanelProps.getClusterArn()CfnRoutingControl.Builder.clusterArn(IClusterRef clusterArn) The Amazon Resource Name (ARN) of the cluster that hosts the routing control.CfnRoutingControlProps.Builder.clusterArn(IClusterRef clusterArn) Sets the value ofCfnRoutingControlProps.getClusterArn()