class Aws::GlobalAccelerator::Types::RemoveCustomRoutingEndpointsRequest
@note When making an API call, you may pass RemoveCustomRoutingEndpointsRequest
data as a hash: { endpoint_ids: ["GenericString"], # required endpoint_group_arn: "GenericString", # required }
@!attribute [rw] endpoint_ids
The IDs for the endpoints. For custom routing accelerators, endpoint IDs are the virtual private cloud (VPC) subnet IDs. @return [Array<String>]
@!attribute [rw] endpoint_group_arn
The Amazon Resource Name (ARN) of the endpoint group to remove endpoints from. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/globalaccelerator-2018-08-08/RemoveCustomRoutingEndpointsRequest AWS API Documentation
Constants
- SENSITIVE