| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnLink.BandwidthProperty.Jsii$Proxy
An implementation for
CfnLink.BandwidthProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnLink.BandwidthProperty |
CfnLink.BandwidthProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnLinkProps.Builder |
CfnLinkProps.Builder.bandwidth(CfnLink.BandwidthProperty bandwidth)
Sets the value of
CfnLinkProps.getBandwidth() |
CfnLink.Builder |
CfnLink.Builder.bandwidth(CfnLink.BandwidthProperty bandwidth)
The bandwidth for the link.
|
void |
CfnLink.setBandwidth(CfnLink.BandwidthProperty value)
The bandwidth for the link.
|
Copyright © 2022. All rights reserved.