pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.memorydb.kotlin.inputs
/
GetParameterGroupPlainArgs
Get
Parameter
Group
Plain
Args
data
class
GetParameterGroupPlainArgs
(
val
parameterGroupName
:
String
)
:
ConvertibleToJava
<
GetParameterGroupPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Parameter
Group
Plain
Args
Link copied to clipboard
fun
GetParameterGroupPlainArgs
(
parameterGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetParameterGroupPlainArgs
Properties
parameter
Group
Name
Link copied to clipboard
val
parameterGroupName
:
String
The name of the parameter group.