| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnLink.BandwidthProperty.Builder |
CfnLink.BandwidthProperty.builder() |
CfnLink.BandwidthProperty.Builder |
CfnLink.BandwidthProperty.Builder.downloadSpeed(Number downloadSpeed)
Sets the value of
CfnLink.BandwidthProperty.getDownloadSpeed() |
CfnLink.BandwidthProperty.Builder |
CfnLink.BandwidthProperty.Builder.uploadSpeed(Number uploadSpeed)
Sets the value of
CfnLink.BandwidthProperty.getUploadSpeed() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnLink.BandwidthProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLink.BandwidthProperty.Builder. |
Copyright © 2022. All rights reserved.