pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.workspacesweb.kotlin
/
TrustStoreArgs
/
TrustStoreArgs
Trust
Store
Args
fun
TrustStoreArgs
(
certificateList
:
Output
<
List
<
String
>
>
?
=
null
,
tags
:
Output
<
List
<
TrustStoreTagArgs
>
>
?
=
null
)