toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.eks.kotlin.inputs
/
GetClusterPlainArgs
Get
Cluster
Plain
Args
data
class
GetClusterPlainArgs
(
val
name
:
String
)
:
ConvertibleToJava
<
GetClusterPlainArgs
>
Members
Constructors
Get
Cluster
Plain
Args
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The unique name to give to your cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClusterPlainArgs