Uses of Class
software.amazon.awscdk.services.globalaccelerator.CfnEndpointGroupProps.Builder
Packages that use CfnEndpointGroupProps.Builder
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of CfnEndpointGroupProps.Builder in software.amazon.awscdk.services.globalaccelerator
Methods in software.amazon.awscdk.services.globalaccelerator that return CfnEndpointGroupProps.BuilderModifier and TypeMethodDescriptionCfnEndpointGroupProps.builder()CfnEndpointGroupProps.Builder.endpointConfigurations(List<? extends Object> endpointConfigurations) Sets the value ofCfnEndpointGroupProps.getEndpointConfigurations()CfnEndpointGroupProps.Builder.endpointConfigurations(IResolvable endpointConfigurations) Sets the value ofCfnEndpointGroupProps.getEndpointConfigurations()CfnEndpointGroupProps.Builder.endpointGroupRegion(String endpointGroupRegion) Sets the value ofCfnEndpointGroupProps.getEndpointGroupRegion()CfnEndpointGroupProps.Builder.healthCheckIntervalSeconds(Number healthCheckIntervalSeconds) Sets the value ofCfnEndpointGroupProps.getHealthCheckIntervalSeconds()CfnEndpointGroupProps.Builder.healthCheckPath(String healthCheckPath) Sets the value ofCfnEndpointGroupProps.getHealthCheckPath()CfnEndpointGroupProps.Builder.healthCheckPort(Number healthCheckPort) Sets the value ofCfnEndpointGroupProps.getHealthCheckPort()CfnEndpointGroupProps.Builder.healthCheckProtocol(String healthCheckProtocol) Sets the value ofCfnEndpointGroupProps.getHealthCheckProtocol()CfnEndpointGroupProps.Builder.listenerArn(String listenerArn) Sets the value ofCfnEndpointGroupProps.getListenerArn()CfnEndpointGroupProps.Builder.portOverrides(List<? extends Object> portOverrides) Sets the value ofCfnEndpointGroupProps.getPortOverrides()CfnEndpointGroupProps.Builder.portOverrides(IResolvable portOverrides) Sets the value ofCfnEndpointGroupProps.getPortOverrides()CfnEndpointGroupProps.Builder.thresholdCount(Number thresholdCount) Sets the value ofCfnEndpointGroupProps.getThresholdCount()CfnEndpointGroupProps.Builder.trafficDialPercentage(Number trafficDialPercentage) Sets the value ofCfnEndpointGroupProps.getTrafficDialPercentage()Constructors in software.amazon.awscdk.services.globalaccelerator with parameters of type CfnEndpointGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEndpointGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEndpointGroupProps.Builder.