| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static RawEndpoint.Builder |
RawEndpoint.Builder.create() |
RawEndpoint.Builder |
RawEndpoint.Builder.endpointId(String endpointId)
Identifier of the endpoint.
|
RawEndpoint.Builder |
RawEndpoint.Builder.preserveClientIp(Boolean preserveClientIp)
Forward the client IP address.
|
RawEndpoint.Builder |
RawEndpoint.Builder.region(String region)
The region where this endpoint is located.
|
RawEndpoint.Builder |
RawEndpoint.Builder.weight(Number weight)
Endpoint weight across all endpoints in the group.
|
Copyright © 2022. All rights reserved.