toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.outputs
/
ClusterTls
Cluster
Tls
data
class
ClusterTls
(
val
certificateAuthorityArnList
:
List
<
String
>
?
=
null
,
val
enabled
:
Boolean
?
=
null
)
Members
Constructors
Cluster
Tls
Link copied to clipboard
constructor
(
certificateAuthorityArnList
:
List
<
String
>
?
=
null
,
enabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
certificate
Authority
Arn
List
Link copied to clipboard
val
certificateAuthorityArnList
:
List
<
String
>
?
=
null
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null