Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnConnectPeerMixinProps.Builder
Packages that use CfnConnectPeerMixinProps.Builder
-
Uses of CfnConnectPeerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnConnectPeerMixinProps.BuilderModifier and TypeMethodDescriptionCfnConnectPeerMixinProps.Builder.bgpOptions(CfnConnectPeerPropsMixin.BgpOptionsProperty bgpOptions) Sets the value ofCfnConnectPeerMixinProps.getBgpOptions()CfnConnectPeerMixinProps.Builder.bgpOptions(IResolvable bgpOptions) Sets the value ofCfnConnectPeerMixinProps.getBgpOptions()CfnConnectPeerMixinProps.builder()CfnConnectPeerMixinProps.Builder.connectAttachmentId(String connectAttachmentId) Sets the value ofCfnConnectPeerMixinProps.getConnectAttachmentId()CfnConnectPeerMixinProps.Builder.coreNetworkAddress(String coreNetworkAddress) Sets the value ofCfnConnectPeerMixinProps.getCoreNetworkAddress()CfnConnectPeerMixinProps.Builder.insideCidrBlocks(List<String> insideCidrBlocks) Sets the value ofCfnConnectPeerMixinProps.getInsideCidrBlocks()CfnConnectPeerMixinProps.Builder.peerAddress(String peerAddress) Sets the value ofCfnConnectPeerMixinProps.getPeerAddress()Sets the value ofCfnConnectPeerMixinProps.getSubnetArn()Sets the value ofCfnConnectPeerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnConnectPeerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectPeerMixinProps.Builder.