| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudwatch |
Amazon CloudWatch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static YAxisProps.Builder |
YAxisProps.builder() |
YAxisProps.Builder |
YAxisProps.Builder.label(String label)
Sets the value of
YAxisProps.getLabel() |
YAxisProps.Builder |
YAxisProps.Builder.max(Number max)
Sets the value of
YAxisProps.getMax() |
YAxisProps.Builder |
YAxisProps.Builder.min(Number min)
Sets the value of
YAxisProps.getMin() |
YAxisProps.Builder |
YAxisProps.Builder.showUnits(Boolean showUnits)
Sets the value of
YAxisProps.getShowUnits() |
Copyright © 2021. All rights reserved.