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
/
GetDbParameterGroupPlainArgs
Get
Db
Parameter
Group
Plain
Args
data
class
GetDbParameterGroupPlainArgs
(
val
dbParameterGroupName
:
String
)
:
ConvertibleToJava
<
GetDbParameterGroupPlainArgs
>
Members
Constructors
Get
Db
Parameter
Group
Plain
Args
Link copied to clipboard
constructor
(
dbParameterGroupName
:
String
)
Properties
db
Parameter
Group
Name
Link copied to clipboard
val
dbParameterGroupName
:
String
The name of the DB parameter group. Constraints:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetDbParameterGroupPlainArgs