toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.blueprint.kotlin.inputs
/
ResourceGroupDefinitionArgs
/
ResourceGroupDefinitionArgs
Resource
Group
Definition
Args
constructor
(
dependsOn
:
Output
<
List
<
String
>
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
strongType
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)