toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.msk.kotlin.outputs
/
ClusterClientAuthenticationTls
Cluster
Client
Authentication
Tls
data
class
ClusterClientAuthenticationTls
(
val
certificateAuthorityArns
:
List
<
String
>
?
=
null
)
Members
Constructors
Cluster
Client
Authentication
Tls
Link copied to clipboard
constructor
(
certificateAuthorityArns
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Authority
Arns
Link copied to clipboard
val
certificateAuthorityArns
:
List
<
String
>
?
=
null
List of ACM Certificate Authority Amazon Resource Names (ARNs).