interface IRestoreTestingSelectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Backup.IRestoreTestingSelectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbackup#IRestoreTestingSelectionRef |
![]() | software.amazon.awscdk.services.backup.IRestoreTestingSelectionRef |
![]() | aws_cdk.aws_backup.IRestoreTestingSelectionRef |
![]() | aws-cdk-lib » aws_backup » IRestoreTestingSelectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a RestoreTestingSelection.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
restore | Restore | A reference to a RestoreTestingSelection resource. |
node
Type:
Node
The tree node.
restoreTestingSelectionRef
Type:
Restore
A reference to a RestoreTestingSelection resource.