interface IDataRepositoryAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.FSx.IDataRepositoryAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsfsx#IDataRepositoryAssociationRef |
![]() | software.amazon.awscdk.services.fsx.IDataRepositoryAssociationRef |
![]() | aws_cdk.aws_fsx.IDataRepositoryAssociationRef |
![]() | aws-cdk-lib » aws_fsx » IDataRepositoryAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DataRepositoryAssociation.
Properties
Name | Type | Description |
---|---|---|
data | Data | A reference to a DataRepositoryAssociation resource. |
node | Node | The tree node. |
dataRepositoryAssociationRef
Type:
Data
A reference to a DataRepositoryAssociation resource.
node
Type:
Node
The tree node.