ILicenseRef

class aws_cdk.aws_licensemanager.ILicenseRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

license_ref

(experimental) A reference to a License resource.

Stability:

experimental

node

The tree node.