interface ICloudFormationProvisionedProductRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Servicecatalog.ICloudFormationProvisionedProductRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicecatalog#ICloudFormationProvisionedProductRef |
![]() | software.amazon.awscdk.services.servicecatalog.ICloudFormationProvisionedProductRef |
![]() | aws_cdk.aws_servicecatalog.ICloudFormationProvisionedProductRef |
![]() | aws-cdk-lib » aws_servicecatalog » ICloudFormationProvisionedProductRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a CloudFormationProvisionedProduct.
Properties
Name | Type | Description |
---|---|---|
cloud | Cloud | A reference to a CloudFormationProvisionedProduct resource. |
node | Node | The tree node. |
cloudFormationProvisionedProductRef
Type:
Cloud
A reference to a CloudFormationProvisionedProduct resource.
node
Type:
Node
The tree node.