@Stability(value=Stable) public static final class CfnConnectPeer.BgpOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectPeer.BgpOptionsProperty>
CfnConnectPeer.BgpOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectPeer.BgpOptionsProperty |
build()
Builds the configured instance.
|
CfnConnectPeer.BgpOptionsProperty.Builder |
peerAsn(Number peerAsn)
Sets the value of
CfnConnectPeer.BgpOptionsProperty.getPeerAsn() |
@Stability(value=Stable) public CfnConnectPeer.BgpOptionsProperty.Builder peerAsn(Number peerAsn)
CfnConnectPeer.BgpOptionsProperty.getPeerAsn()peerAsn - The Peer ASN of the BGP.this@Stability(value=Stable) public CfnConnectPeer.BgpOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectPeer.BgpOptionsProperty>CfnConnectPeer.BgpOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.