EndpointConfiguration.Builder |
EndpointConfiguration.Builder.attachmentArn(String attachmentArn) |
The Amazon Resource Name (ARN) of the cross-account attachment that specifies the endpoints (resources) that
can be added to accelerators and principals that have permission to add the endpoints.
|
static EndpointConfiguration.Builder |
EndpointConfiguration.builder() |
|
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.clientIPPreservationEnabled(Boolean clientIPPreservationEnabled) |
Indicates whether client IP address preservation is enabled for an endpoint.
|
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.endpointId(String endpointId) |
An ID for the endpoint.
|
EndpointConfiguration.Builder |
EndpointConfiguration.toBuilder() |
|
EndpointConfiguration.Builder |
EndpointConfiguration.Builder.weight(Integer weight) |
The weight associated with the endpoint.
|