| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(YAxisProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
YAxisProps.Builder. |
Copyright © 2022. All rights reserved.