pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.outputs
/
GetSubnetGroupResult
/
GetSubnetGroupResult
Get
Subnet
Group
Result
fun
GetSubnetGroupResult
(
arn
:
String
,
description
:
String
,
id
:
String
,
name
:
String
,
subnetIds
:
List
<
String
>
,
tags
:
Map
<
String
,
String
>
?
=
null
)