| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog |
|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ListStackInstancesForProvisionedProductResult |
AWSServiceCatalogClient.listStackInstancesForProvisionedProduct(ListStackInstancesForProvisionedProductRequest request)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET type provisioned product. |
ListStackInstancesForProvisionedProductResult |
AWSServiceCatalog.listStackInstancesForProvisionedProduct(ListStackInstancesForProvisionedProductRequest listStackInstancesForProvisionedProductRequest)
Returns summary information about stack instances that are associated with the specified
CFN_STACKSET type provisioned product. |
ListStackInstancesForProvisionedProductResult |
AbstractAWSServiceCatalog.listStackInstancesForProvisionedProduct(ListStackInstancesForProvisionedProductRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListStackInstancesForProvisionedProductResult |
ListStackInstancesForProvisionedProductResult.clone() |
ListStackInstancesForProvisionedProductResult |
ListStackInstancesForProvisionedProductResult.withNextPageToken(String nextPageToken)
The page token to use to retrieve the next set of results.
|
ListStackInstancesForProvisionedProductResult |
ListStackInstancesForProvisionedProductResult.withStackInstances(Collection<StackInstance> stackInstances)
List of stack instances.
|
ListStackInstancesForProvisionedProductResult |
ListStackInstancesForProvisionedProductResult.withStackInstances(StackInstance... stackInstances)
List of stack instances.
|
Copyright © 2025. All rights reserved.