pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.certificatemanager.v1.kotlin.inputs
/
TrustStoreArgs
/
TrustStoreArgs
Trust
Store
Args
fun
TrustStoreArgs
(
intermediateCas
:
Output
<
List
<
IntermediateCAArgs
>
>
?
=
null
,
trustAnchors
:
Output
<
List
<
TrustAnchorArgs
>
>
?
=
null
)