@Stability(value=Stable)
public static interface CfnEndpoint.CapacitySizeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpoint.CapacitySizeProperty.Builder
A builder for
CfnEndpoint.CapacitySizeProperty |
static class |
CfnEndpoint.CapacitySizeProperty.Jsii$Proxy
An implementation for
CfnEndpoint.CapacitySizeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpoint.CapacitySizeProperty.Builder |
builder() |
String |
getType()
`CfnEndpoint.CapacitySizeProperty.Type`.
|
Number |
getValue()
`CfnEndpoint.CapacitySizeProperty.Value`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @NotNull Number getValue()
@Stability(value=Stable) static CfnEndpoint.CapacitySizeProperty.Builder builder()
Copyright © 2021. All rights reserved.