toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.resourcemanager.kotlin.outputs
/
ResourceGroupRegionStatus
Resource
Group
Region
Status
data
class
ResourceGroupRegionStatus
(
val
regionId
:
String
?
=
null
,
val
status
:
String
?
=
null
)
Members
Constructors
Resource
Group
Region
Status
Link copied to clipboard
constructor
(
regionId
:
String
?
=
null
,
status
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
region
Id
Link copied to clipboard
val
regionId
:
String
?
=
null
The status of the region.
status
Link copied to clipboard
val
status
:
String
?
=
null
The status of the resource group.