toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticloadbalancingv2.kotlin
/
TrustStoreArgs
/
TrustStoreArgs
Trust
Store
Args
constructor
(
caCertificatesBundleS3Bucket
:
Output
<
String
>
?
=
null
,
caCertificatesBundleS3Key
:
Output
<
String
>
?
=
null
,
caCertificatesBundleS3ObjectVersion
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)