public static interface CustomRoutingEndpointDescription.Builder extends SdkPojo, CopyableBuilder<CustomRoutingEndpointDescription.Builder,CustomRoutingEndpointDescription>
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointDescription.Builder |
endpointId(String endpointId)
An ID for the endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCustomRoutingEndpointDescription.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.