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