| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchDashboard |
CloudWatchDashboard.clone() |
CloudWatchDashboard |
CloudWatchDashboard.withName(String name)
The name of the CloudWatch dashboard.
|
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchDashboard> |
DescribeProvisionedProductResult.getCloudWatchDashboards()
Any CloudWatch dashboards that were created when provisioning the product.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeProvisionedProductResult |
DescribeProvisionedProductResult.withCloudWatchDashboards(CloudWatchDashboard... cloudWatchDashboards)
Any CloudWatch dashboards that were created when provisioning the product.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeProvisionedProductResult.setCloudWatchDashboards(Collection<CloudWatchDashboard> cloudWatchDashboards)
Any CloudWatch dashboards that were created when provisioning the product.
|
DescribeProvisionedProductResult |
DescribeProvisionedProductResult.withCloudWatchDashboards(Collection<CloudWatchDashboard> cloudWatchDashboards)
Any CloudWatch dashboards that were created when provisioning the product.
|
Copyright © 2023. All rights reserved.