ProvisionedClustersResponseResponseExtendedLocation

data class ProvisionedClustersResponseResponseExtendedLocation(val name: String? = null, val type: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

The extended location name.

Link copied to clipboard
val type: String? = null

The extended location type.