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