public static interface CloudWatchDashboard.Builder extends SdkPojo, CopyableBuilder<CloudWatchDashboard.Builder,CloudWatchDashboard>
Modifier and Type | Method and Description |
---|---|
CloudWatchDashboard.Builder |
name(String name)
The name of the CloudWatch dashboard.
|
copy
applyMutation, build
CloudWatchDashboard.Builder name(String name)
The name of the CloudWatch dashboard.
name
- The name of the CloudWatch dashboard.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.