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