toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.rds.kotlin.inputs
/
GetDbClusterParameterGroupPlainArgs
Get
Db
Cluster
Parameter
Group
Plain
Args
data
class
GetDbClusterParameterGroupPlainArgs
(
val
dbClusterParameterGroupName
:
String
)
:
ConvertibleToJava
<
GetDbClusterParameterGroupPlainArgs
>
Members
Constructors
Get
Db
Cluster
Parameter
Group
Plain
Args
Link copied to clipboard
constructor
(
dbClusterParameterGroupName
:
String
)
Properties
db
Cluster
Parameter
Group
Name
Link copied to clipboard
val
dbClusterParameterGroupName
:
String
The name of the DB cluster parameter group. Constraints:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbClusterParameterGroupPlainArgs