toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.inputs
/
ClusterVpcConnectivityArgs
Cluster
Vpc
Connectivity
Args
data
class
ClusterVpcConnectivityArgs
(
val
clientAuthentication
:
Output
<
ClusterVpcConnectivityClientAuthenticationArgs
>
?
=
null
)
:
ConvertibleToJava
<
ClusterVpcConnectivityArgs
>
Members
Constructors
Cluster
Vpc
Connectivity
Args
Link copied to clipboard
constructor
(
clientAuthentication
:
Output
<
ClusterVpcConnectivityClientAuthenticationArgs
>
?
=
null
)
Properties
client
Authentication
Link copied to clipboard
val
clientAuthentication
:
Output
<
ClusterVpcConnectivityClientAuthenticationArgs
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterVpcConnectivityArgs