Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkmanager.CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder
Packages that use CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder
-
Uses of CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkmanager
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkmanager that return CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.bgpConfigurations(List<? extends Object> bgpConfigurations) CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.bgpConfigurations(IResolvable bgpConfigurations) CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.builder()CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.coreNetworkAddress(String coreNetworkAddress) CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.insideCidrBlocks(List<String> insideCidrBlocks) CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.peerAddress(String peerAddress) Sets the value ofCfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.getProtocol()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkmanager with parameters of type CfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectPeerPropsMixin.ConnectPeerConfigurationProperty.Builder.