@Stability(value=Stable) public static final class CfnConnectPeerProps.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectPeerProps>
CfnConnectPeerProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConnectPeerProps.Builder bgpOptions(CfnConnectPeer.BgpOptionsProperty bgpOptions)
CfnConnectPeerProps.getBgpOptions()bgpOptions - The BGP peer options.this@Stability(value=Stable) public CfnConnectPeerProps.Builder bgpOptions(IResolvable bgpOptions)
CfnConnectPeerProps.getBgpOptions()bgpOptions - The BGP peer options.this@Stability(value=Stable) public CfnConnectPeerProps.Builder connectAttachmentId(String connectAttachmentId)
CfnConnectPeerProps.getConnectAttachmentId()connectAttachmentId - The ID of Connect peer.this@Stability(value=Stable) public CfnConnectPeerProps.Builder coreNetworkAddress(String coreNetworkAddress)
CfnConnectPeerProps.getCoreNetworkAddress()coreNetworkAddress - The IP address of a core network.this@Stability(value=Stable) public CfnConnectPeerProps.Builder insideCidrBlocks(List<String> insideCidrBlocks)
CfnConnectPeerProps.getInsideCidrBlocks()insideCidrBlocks - The inside IP addresses used for a Connect peer configuration.this@Stability(value=Stable) public CfnConnectPeerProps.Builder peerAddress(String peerAddress)
CfnConnectPeerProps.getPeerAddress()peerAddress - The IP address of the Connect peer.this@Stability(value=Stable) public CfnConnectPeerProps.Builder tags(List<? extends CfnTag> tags)
CfnConnectPeerProps.getTags()tags - The tags associated with the Connect peer.this@Stability(value=Stable) public CfnConnectPeerProps build()
build in interface software.amazon.jsii.Builder<CfnConnectPeerProps>CfnConnectPeerPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.