IDataLakeRef
- class aws_cdk.aws_securitylake.IDataLakeRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a DataLake.
- Stability:
experimental
Attributes
- data_lake_ref
(experimental) A reference to a DataLake resource.
- Stability:
experimental
- node
The tree node.