Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnRouteServerPeerMixinProps.Builder
Packages that use CfnRouteServerPeerMixinProps.Builder
-
Uses of CfnRouteServerPeerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnRouteServerPeerMixinProps.BuilderModifier and TypeMethodDescriptionCfnRouteServerPeerMixinProps.Builder.bgpOptions(CfnRouteServerPeerPropsMixin.BgpOptionsProperty bgpOptions) Sets the value ofCfnRouteServerPeerMixinProps.getBgpOptions()CfnRouteServerPeerMixinProps.Builder.bgpOptions(IResolvable bgpOptions) Sets the value ofCfnRouteServerPeerMixinProps.getBgpOptions()CfnRouteServerPeerMixinProps.builder()CfnRouteServerPeerMixinProps.Builder.peerAddress(String peerAddress) Sets the value ofCfnRouteServerPeerMixinProps.getPeerAddress()CfnRouteServerPeerMixinProps.Builder.routeServerEndpointId(String routeServerEndpointId) Sets the value ofCfnRouteServerPeerMixinProps.getRouteServerEndpointId()Sets the value ofCfnRouteServerPeerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnRouteServerPeerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRouteServerPeerMixinProps.Builder.