GetRegionsRegion

data class GetRegionsRegion(val localName: String, val regionEndpoint: String, val regionId: String)

Constructors

Link copied to clipboard
constructor(localName: String, regionEndpoint: String, regionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the region.

Link copied to clipboard

The endpoint of the region.

Link copied to clipboard

The ID of the region.