| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
AWS Service Catalog Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ProductStack |
ProductStackHistoryProps.getProductStack()
The ProductStack whose history will be retained as a snapshot.
|
ProductStack |
ProductStackHistoryProps.Jsii$Proxy.getProductStack() |
| Modifier and Type | Method and Description |
|---|---|
static CloudFormationTemplate |
CloudFormationTemplate.fromProductStack(ProductStack productStack)
Creates a product with the resources defined in the given product stack.
|
ProductStackHistoryProps.Builder |
ProductStackHistoryProps.Builder.productStack(ProductStack productStack)
Sets the value of
ProductStackHistoryProps.getProductStack() |
ProductStackHistory.Builder |
ProductStackHistory.Builder.productStack(ProductStack productStack)
The ProductStack whose history will be retained as a snapshot.
|
Copyright © 2022. All rights reserved.