toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
GroupPropertiesArgs
Group
Properties
Args
data
class
GroupPropertiesArgs
(
val
groupType
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
GroupPropertiesArgs
>
Properties of group resource.
Members
Constructors
Group
Properties
Args
Link copied to clipboard
constructor
(
groupType
:
Output
<
String
>
?
=
null
)
Properties
group
Type
Link copied to clipboard
val
groupType
:
Output
<
String
>
?
=
null
The type of group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GroupPropertiesArgs