interface IStorageProfileRef
Language | Type name |
---|---|
![]() | Amazon.CDK.aws_deadline.IStorageProfileRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdeadline#IStorageProfileRef |
![]() | software.amazon.awscdk.services.deadline.IStorageProfileRef |
![]() | aws_cdk.aws_deadline.IStorageProfileRef |
![]() | aws-cdk-lib » aws_deadline » IStorageProfileRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StorageProfile.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
storage | Storage | A reference to a StorageProfile resource. |
node
Type:
Node
The tree node.
storageProfileRef
Type:
Storage
A reference to a StorageProfile resource.