@Stability(value=Stable)
public static interface CfnLink.BandwidthProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLink.BandwidthProperty.Builder
A builder for
CfnLink.BandwidthProperty |
static class |
CfnLink.BandwidthProperty.Jsii$Proxy
An implementation for
CfnLink.BandwidthProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLink.BandwidthProperty.Builder |
builder() |
default Number |
getDownloadSpeed()
`CfnLink.BandwidthProperty.DownloadSpeed`.
|
default Number |
getUploadSpeed()
`CfnLink.BandwidthProperty.UploadSpeed`.
|
@Stability(value=Stable) @Nullable default Number getDownloadSpeed()
@Stability(value=Stable) @Nullable default Number getUploadSpeed()
@Stability(value=Stable) static CfnLink.BandwidthProperty.Builder builder()
CfnLink.BandwidthProperty.Builder of CfnLink.BandwidthPropertyCopyright © 2021. All rights reserved.