pulumi-aws-native-kotlin
0.82.0.0
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
)
Types
Constructors
Properties
Constructors
Cluster
Tls
Link copied to clipboard
fun
ClusterTls
(
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