pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.resources.kotlin
/
TemplateSpecArgs
/
TemplateSpecArgs
Template
Spec
Args
fun
TemplateSpecArgs
(
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
Any
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
templateSpecName
:
Output
<
String
>
?
=
null
)