Namespace Amazon.CDK.AWS.Route53RecoveryReadiness
AWS::Route53RecoveryReadiness Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.Route53RecoveryReadiness;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Route53RecoveryReadiness.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnCell | Creates a cell in recovery group in Amazon Route 53 Application Recovery Controller. |
CfnCellProps | Properties for defining a |
CfnReadinessCheck | Creates a readiness check in Amazon Route 53 Application Recovery Controller. |
CfnReadinessCheckProps | Properties for defining a |
CfnRecoveryGroup | Creates a recovery group in Amazon Route 53 Application Recovery Controller. |
CfnRecoveryGroupProps | Properties for defining a |
CfnResourceSet | Creates a resource set in Amazon Route 53 Application Recovery Controller. |
CfnResourceSet.DNSTargetResourceProperty | A component for DNS/routing control readiness checks and architecture checks. |
CfnResourceSet.NLBResourceProperty | The Network Load Balancer resource that a DNS target resource points to. |
CfnResourceSet.R53ResourceRecordProperty | The Amazon Route 53 resource that a DNS target resource record points to. |
CfnResourceSet.ResourceProperty | The resource element of a resource set. |
CfnResourceSet.TargetResourceProperty | The target resource that the Route 53 record points to. |
CfnResourceSetProps | Properties for defining a |
Interfaces
CfnResourceSet.IDNSTargetResourceProperty | A component for DNS/routing control readiness checks and architecture checks. |
CfnResourceSet.INLBResourceProperty | The Network Load Balancer resource that a DNS target resource points to. |
CfnResourceSet.IR53ResourceRecordProperty | The Amazon Route 53 resource that a DNS target resource record points to. |
CfnResourceSet.IResourceProperty | The resource element of a resource set. |
CfnResourceSet.ITargetResourceProperty | The target resource that the Route 53 record points to. |
ICfnCellProps | Properties for defining a |
ICfnReadinessCheckProps | Properties for defining a |
ICfnRecoveryGroupProps | Properties for defining a |
ICfnResourceSetProps | Properties for defining a |