menu
aws_dax_api package
documentation
dax-2017-04-19.dart
SubnetGroup
SubnetGroup constructor
SubnetGroup constructor
dark_mode
light_mode
SubnetGroup
constructor
SubnetGroup
(
{
String
?
description
,
String
?
subnetGroupName
,
List
<
Subnet
>
?
subnets
,
String
?
vpcId
,
})
Implementation
SubnetGroup({ this.description, this.subnetGroupName, this.subnets, this.vpcId, });
aws_dax_api package
documentation
dax-2017-04-19
SubnetGroup
SubnetGroup constructor
SubnetGroup class