| Package | Description |
|---|---|
| software.amazon.awscdk.services.networkmanager |
AWS::NetworkManager Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnConnectPeer.BgpOptionsProperty.Jsii$Proxy
An implementation for
CfnConnectPeer.BgpOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectPeer.BgpOptionsProperty |
CfnConnectPeer.BgpOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnConnectPeerProps.Builder |
CfnConnectPeerProps.Builder.bgpOptions(CfnConnectPeer.BgpOptionsProperty bgpOptions)
Sets the value of
CfnConnectPeerProps.getBgpOptions() |
CfnConnectPeer.Builder |
CfnConnectPeer.Builder.bgpOptions(CfnConnectPeer.BgpOptionsProperty bgpOptions)
The BGP peer options.
|
void |
CfnConnectPeer.setBgpOptions(CfnConnectPeer.BgpOptionsProperty value)
The BGP peer options.
|
Copyright © 2022. All rights reserved.