ICertificateProviderRef

class aws_cdk.aws_iot.ICertificateProviderRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

certificate_provider_ref

(experimental) A reference to a CertificateProvider resource.

Stability:

experimental

node

The tree node.