| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfigurationProps.Builder |
EndpointConfigurationProps.builder() |
EndpointConfigurationProps.Builder |
EndpointConfigurationProps.Builder.clientIpReservation(Boolean clientIpReservation)
Sets the value of
EndpointConfigurationOptions.getClientIpReservation() |
EndpointConfigurationProps.Builder |
EndpointConfigurationProps.Builder.endpointGroup(EndpointGroup endpointGroup)
Sets the value of
EndpointConfigurationProps.getEndpointGroup() |
EndpointConfigurationProps.Builder |
EndpointConfigurationProps.Builder.endpointId(String endpointId)
Sets the value of
EndpointConfigurationProps.getEndpointId() |
EndpointConfigurationProps.Builder |
EndpointConfigurationProps.Builder.weight(Number weight)
Sets the value of
EndpointConfigurationOptions.getWeight() |
Copyright © 2021. All rights reserved.