| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchDashboard> |
DescribeProvisionedProductResponse.cloudWatchDashboards()
Any CloudWatch dashboards that were created when provisioning the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductResponse.Builder |
DescribeProvisionedProductResponse.Builder.cloudWatchDashboards(CloudWatchDashboard... cloudWatchDashboards)
Any CloudWatch dashboards that were created when provisioning the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductResponse.Builder |
DescribeProvisionedProductResponse.Builder.cloudWatchDashboards(Collection<CloudWatchDashboard> cloudWatchDashboards)
Any CloudWatch dashboards that were created when provisioning the product.
|
Copyright © 2023. All rights reserved.