interface IStorageConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Ivs.IStorageConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsivs#IStorageConfigurationRef |
![]() | software.amazon.awscdk.services.ivs.IStorageConfigurationRef |
![]() | aws_cdk.aws_ivs.IStorageConfigurationRef |
![]() | aws-cdk-lib » aws_ivs » IStorageConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StorageConfiguration.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
storage | Storage | A reference to a StorageConfiguration resource. |
node
Type:
Node
The tree node.
storageConfigurationRef
Type:
Storage
A reference to a StorageConfiguration resource.