GetGatewayResult

data class GetGatewayResult(val apiManagementId: String, val description: String, val id: String, val locationDatas: List<GetGatewayLocationData>, val name: String)

A collection of values returned by getGateway.

Constructors

Link copied to clipboard
constructor(apiManagementId: String, description: String, id: String, locationDatas: List<GetGatewayLocationData>, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The description of the API Management Gateway.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

A location_data block as documented below.

Link copied to clipboard

A canonical name for the geographic or physical location.