pulumi-aws-native-kotlin
0.82.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Db
Cluster
Parameter
Group
Plain
Args
Link copied to clipboard
fun
GetDbClusterParameterGroupPlainArgs
(
dbClusterParameterGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbClusterParameterGroupPlainArgs
Properties
db
Cluster
Parameter
Group
Name
Link copied to clipboard
val
dbClusterParameterGroupName
:
String