pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin
/
ResourceGroupArgs
/
ResourceGroupArgs
Resource
Group
Args
fun
ResourceGroupArgs
(
location
:
Output
<
String
>
?
=
null
,
managedBy
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)