CreateCustomRoutingAcceleratorRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the uniqueness—of the request.
Link copied to clipboard
Optionally, if you've added your own IP address pool to Global Accelerator (BYOIP), you can choose an IPv4 address from your own pool to use for the accelerator's static IPv4 address when you create an accelerator.
Link copied to clipboard
The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.
Functions
Link copied to clipboard
inline fun copy(block: CreateCustomRoutingAcceleratorRequest.Builder.() -> Unit = {}): CreateCustomRoutingAcceleratorRequest