pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.memorydb.kotlin.outputs
/
GetParameterGroupResult
/
GetParameterGroupResult
Get
Parameter
Group
Result
fun
GetParameterGroupResult
(
arn
:
String
,
description
:
String
,
family
:
String
,
id
:
String
,
name
:
String
,
parameters
:
List
<
GetParameterGroupParameter
>
,
tags
:
Map
<
String
,
String
>
)