Uses of Interface
software.amazon.awscdk.interfaces.route53recoverycontrol.IControlPanelRef
Packages that use IControlPanelRef
Package
Description
AWS::Route53RecoveryControl Construct Library
-
Uses of IControlPanelRef in software.amazon.awscdk.interfaces.route53recoverycontrol
Subinterfaces of IControlPanelRef in software.amazon.awscdk.interfaces.route53recoverycontrolModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIControlPanelRef.Classes in software.amazon.awscdk.interfaces.route53recoverycontrol that implement IControlPanelRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IControlPanelRef in software.amazon.awscdk.services.route53recoverycontrol
Classes in software.amazon.awscdk.services.route53recoverycontrol that implement IControlPanelRefModifier and TypeClassDescriptionclassCreates a new control panel in Amazon Route 53 Application Recovery Controller.Methods in software.amazon.awscdk.services.route53recoverycontrol with parameters of type IControlPanelRefModifier and TypeMethodDescriptionstatic StringCfnControlPanel.arnForControlPanel(IControlPanelRef resource) CfnRoutingControl.Builder.controlPanelArn(IControlPanelRef controlPanelArn) The Amazon Resource Name (ARN) of the control panel that includes the routing control.CfnRoutingControlProps.Builder.controlPanelArn(IControlPanelRef controlPanelArn) Sets the value ofCfnRoutingControlProps.getControlPanelArn()CfnSafetyRule.Builder.controlPanelArn(IControlPanelRef controlPanelArn) The Amazon Resource Name (ARN) of the control panel.CfnSafetyRuleProps.Builder.controlPanelArn(IControlPanelRef controlPanelArn) Sets the value ofCfnSafetyRuleProps.getControlPanelArn()