Uses of Interface
software.amazon.awscdk.interfaces.route53recoveryreadiness.ICellRef
Packages that use ICellRef
Package
Description
AWS::Route53RecoveryReadiness Construct Library
-
Uses of ICellRef in software.amazon.awscdk.interfaces.route53recoveryreadiness
Subinterfaces of ICellRef in software.amazon.awscdk.interfaces.route53recoveryreadinessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICellRef.Classes in software.amazon.awscdk.interfaces.route53recoveryreadiness that implement ICellRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICellRef in software.amazon.awscdk.services.route53recoveryreadiness
Classes in software.amazon.awscdk.services.route53recoveryreadiness that implement ICellRefModifier and TypeClassDescriptionclassCreates a cell in recovery group in Amazon Route 53 Application Recovery Controller.Methods in software.amazon.awscdk.services.route53recoveryreadiness that return ICellRefModifier and TypeMethodDescriptionstatic ICellRefCfnCell.fromCellArn(software.constructs.Construct scope, String id, String arn) Creates a new ICellRef from an ARN.static ICellRefCfnCell.fromCellName(software.constructs.Construct scope, String id, String cellName) Creates a new ICellRef from a cellName.