pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.core.kotlin
/
ResourceGroupArgs
/
ResourceGroupArgs
Resource
Group
Args
fun
ResourceGroupArgs
(
location
:
Output
<
String
>
?
=
null
,
managedBy
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)