GetResourceGroupsGroupRegionStatus

data class GetResourceGroupsGroupRegionStatus(val regionId: String, val status: String)

Constructors

Link copied to clipboard
constructor(regionId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The region ID.

Link copied to clipboard

The status of the resource group. Valid values: Creating, Deleted, Deleting, OK and PendingDelete. NOTE: From version 1.114.0, status can be set to Deleting.