pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ram.kotlin.outputs
/
GetGroupsGroup
Get
Groups
Group
data
class
GetGroupsGroup
(
val
comments
:
String
,
val
name
:
String
)
Types
Constructors
Properties
Constructors
Get
Groups
Group
Link copied to clipboard
fun
GetGroupsGroup
(
comments
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
comments
Link copied to clipboard
val
comments
:
String
Comments of the group.
name
Link copied to clipboard
val
name
:
String
Name of the group.