interface IHypervisorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_backupgateway.IHypervisorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsbackupgateway#IHypervisorRef |
![]() | software.amazon.awscdk.services.backupgateway.IHypervisorRef |
![]() | aws_cdk.aws_backupgateway.IHypervisorRef |
![]() | aws-cdk-lib » aws_backupgateway » IHypervisorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Hypervisor.
Properties
Name | Type | Description |
---|---|---|
hypervisor | Hypervisor | A reference to a Hypervisor resource. |
node | Node | The tree node. |
hypervisorRef
Type:
Hypervisor
A reference to a Hypervisor resource.
node
Type:
Node
The tree node.