ICloudFormationProvisionedProductRef

class aws_cdk.aws_servicecatalog.ICloudFormationProvisionedProductRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cloud_formation_provisioned_product_ref

(experimental) A reference to a CloudFormationProvisionedProduct resource.

Stability:

experimental

node

The tree node.