interface IIndexRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ResourceExplorer2.IIndexRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsresourceexplorer2#IIndexRef |
![]() | software.amazon.awscdk.services.resourceexplorer2.IIndexRef |
![]() | aws_cdk.aws_resourceexplorer2.IIndexRef |
![]() | aws-cdk-lib » aws_resourceexplorer2 » IIndexRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Index.
Properties
Name | Type | Description |
---|---|---|
index | Index | A reference to a Index resource. |
node | Node | The tree node. |
indexRef
Type:
Index
A reference to a Index resource.
node
Type:
Node
The tree node.