toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dsql.kotlin.inputs
/
GetClusterPlainArgs
Get
Cluster
Plain
Args
data
class
GetClusterPlainArgs
(
val
identifier
:
String
)
:
ConvertibleToJava
<
GetClusterPlainArgs
>
Members
Constructors
Get
Cluster
Plain
Args
Link copied to clipboard
constructor
(
identifier
:
String
)
Properties
identifier
Link copied to clipboard
val
identifier
:
String
The ID of the created cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClusterPlainArgs