pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.dax.kotlin
/
ParameterGroupArgs
/
ParameterGroupArgs
Parameter
Group
Args
fun
ParameterGroupArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parameters
:
Output
<
List
<
ParameterGroupParameterArgs
>
>
?
=
null
)