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