public static interface CustomRoutingEndpointConfiguration.Builder extends SdkPojo, CopyableBuilder<CustomRoutingEndpointConfiguration.Builder,CustomRoutingEndpointConfiguration>
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointConfiguration.Builder |
endpointId(String endpointId)
An ID for the endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomRoutingEndpointConfiguration.Builder endpointId(String endpointId)
An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
endpointId - An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC)
subnet ID.Copyright © 2022. All rights reserved.