toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
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
>
Members
Constructors
Get
Cluster
Parameter
Group
Plain
Args
Link copied to clipboard
constructor
(
parameterGroupName
:
String
)
Properties
parameter
Group
Name
Link copied to clipboard
val
parameterGroupName
:
String
The name of the cluster parameter group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetClusterParameterGroupPlainArgs