toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pcaconnectorad.kotlin
/
TemplateArgs
/
TemplateArgs
Template
Args
constructor
(
connectorArn
:
Output
<
String
>
?
=
null
,
definition
:
Output
<
Any
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
reenrollAllCertificateHolders
:
Output
<
Boolean
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)