IDataRepositoryAssociationRef

class aws_cdk.aws_fsx.IDataRepositoryAssociationRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DataRepositoryAssociation.

Stability:

experimental

Attributes

data_repository_association_ref

(experimental) A reference to a DataRepositoryAssociation resource.

Stability:

experimental

node

The tree node.