GlobalacceleratorFunctions

Functions

Link copied to clipboard

Provides information about a Global Accelerator accelerator.

suspend fun getAccelerator(arn: String? = null, id: String? = null, name: String? = null): GetAcceleratorResult
Link copied to clipboard

Provides information about a Global Accelerator custom routing accelerator.

suspend fun getCustomRoutingAccelerator(arn: String? = null, name: String? = null, tags: Map<String, String>? = null): GetCustomRoutingAcceleratorResult