toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.inputs
/
ClusterClientAuthenticationTlsArgs
Cluster
Client
Authentication
Tls
Args
data
class
ClusterClientAuthenticationTlsArgs
(
val
certificateAuthorityArns
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
ClusterClientAuthenticationTlsArgs
>
Members
Constructors
Cluster
Client
Authentication
Tls
Args
Link copied to clipboard
constructor
(
certificateAuthorityArns
:
Output
<
List
<
String
>
>
?
=
null
)
Properties
certificate
Authority
Arns
Link copied to clipboard
val
certificateAuthorityArns
:
Output
<
List
<
String
>
>
?
=
null
List of ACM Certificate Authority Amazon Resource Names (ARNs).
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterClientAuthenticationTlsArgs