Uses of Class
software.amazon.awscdk.services.globalaccelerator.RawEndpointProps.Builder
Packages that use RawEndpointProps.Builder
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of RawEndpointProps.Builder in software.amazon.awscdk.services.globalaccelerator
Methods in software.amazon.awscdk.services.globalaccelerator that return RawEndpointProps.BuilderModifier and TypeMethodDescriptionstatic RawEndpointProps.BuilderRawEndpointProps.builder()RawEndpointProps.Builder.endpointId(String endpointId) Sets the value ofRawEndpointProps.getEndpointId()RawEndpointProps.Builder.preserveClientIp(Boolean preserveClientIp) Sets the value ofRawEndpointProps.getPreserveClientIp()Sets the value ofRawEndpointProps.getRegion()Sets the value ofRawEndpointProps.getWeight()Constructors in software.amazon.awscdk.services.globalaccelerator with parameters of type RawEndpointProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(RawEndpointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theRawEndpointProps.Builder.