toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ros.kotlin.outputs
/
GetRegionsRegion
Get
Regions
Region
data
class
GetRegionsRegion
(
val
localName
:
String
,
val
regionEndpoint
:
String
,
val
regionId
:
String
)
Members
Constructors
Get
Regions
Region
Link copied to clipboard
constructor
(
localName
:
String
,
regionEndpoint
:
String
,
regionId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
local
Name
Link copied to clipboard
val
localName
:
String
The name of the region.
region
Endpoint
Link copied to clipboard
val
regionEndpoint
:
String
The endpoint of the region.
region
Id
Link copied to clipboard
val
regionId
:
String
The ID of the region.