pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin.inputs
/
GetDbClusterPlainArgs
Get
Db
Cluster
Plain
Args
data
class
GetDbClusterPlainArgs
(
val
dbClusterIdentifier
:
String
)
:
ConvertibleToJava
<
GetDbClusterPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Db
Cluster
Plain
Args
Link copied to clipboard
fun
GetDbClusterPlainArgs
(
dbClusterIdentifier
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbClusterPlainArgs
Properties
db
Cluster
Identifier
Link copied to clipboard
val
dbClusterIdentifier
:
String
The DB cluster identifier. This parameter is stored as a lowercase string.