ICertificateAuthorityRef

class aws_cdk.aws_acmpca.ICertificateAuthorityRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

certificate_authority_ref

(experimental) A reference to a CertificateAuthority resource.

Stability:

experimental

node

The tree node.