| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator.endpoints |
Endpoints for AWS Global Accelerator
|
| Modifier and Type | Method and Description |
|---|---|
static InstanceEndpoint.Builder |
InstanceEndpoint.Builder.create(IInstance instance) |
InstanceEndpoint.Builder |
InstanceEndpoint.Builder.preserveClientIp(Boolean preserveClientIp)
Forward the client IP address.
|
InstanceEndpoint.Builder |
InstanceEndpoint.Builder.weight(Number weight)
Endpoint weight across all endpoints in the group.
|
Copyright © 2022. All rights reserved.