Namespace Amazon.CDK.AWS.ResilienceHub
AWS::ResilienceHub Construct Library
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.AWS.ResilienceHub;
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::ResilienceHub.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
Classes
CfnApp | Creates an AWS Resilience Hub application. |
CfnApp.EventSubscriptionProperty | Indicates an event you would like to subscribe and get notification for. |
CfnApp.PermissionModelProperty | Defines the roles and credentials that AWS Resilience Hub would use while creating the application, importing its resources, and running an assessment. |
CfnApp.PhysicalResourceIdProperty | Defines a physical resource identifier. |
CfnApp.ResourceMappingProperty | Defines a resource mapping. |
CfnAppProps | Properties for defining a |
CfnResiliencyPolicy | Defines a resiliency policy. |
CfnResiliencyPolicy.FailurePolicyProperty | Defines a failure policy. |
CfnResiliencyPolicyProps | Properties for defining a |
Interfaces
CfnApp.IEventSubscriptionProperty | Indicates an event you would like to subscribe and get notification for. |
CfnApp.IPermissionModelProperty | Defines the roles and credentials that AWS Resilience Hub would use while creating the application, importing its resources, and running an assessment. |
CfnApp.IPhysicalResourceIdProperty | Defines a physical resource identifier. |
CfnApp.IResourceMappingProperty | Defines a resource mapping. |
CfnResiliencyPolicy.IFailurePolicyProperty | Defines a failure policy. |
ICfnAppProps | Properties for defining a |
ICfnResiliencyPolicyProps | Properties for defining a |