@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.754Z") @Stability(value=Experimental) public interface Dimension extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Dimension.Builder
A builder for
Dimension |
static class |
Dimension.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static Dimension.Builder |
builder() |
String |
getName()
Name of the dimension.
|
Object |
getValue()
Value of the dimension.
|
@Stability(value=Experimental) String getName()
@Stability(value=Experimental) Object getValue()
@Stability(value=Experimental) static Dimension.Builder builder()
Dimension.Builder of DimensionCopyright © 2019. All rights reserved.