interface IStorageLensRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.S3.IStorageLensRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awss3#IStorageLensRef |
![]() | software.amazon.awscdk.services.s3.IStorageLensRef |
![]() | aws_cdk.aws_s3.IStorageLensRef |
![]() | aws-cdk-lib » aws_s3 » IStorageLensRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a StorageLens.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
storage | Storage | A reference to a StorageLens resource. |
node
Type:
Node
The tree node.
storageLensRef
Type:
Storage
A reference to a StorageLens resource.