toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.proton.kotlin
/
ServiceTemplateArgs
/
ServiceTemplateArgs
Service
Template
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
encryptionKey
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
pipelineProvisioning
:
Output
<
ServiceTemplateProvisioning
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)