---
type: resource-type
title: ResourceGateway
description: aws resource type AWS::VpcLattice::ResourceGateway
name: ResourceGateway
lexicon: aws
resource_type: AWS::VpcLattice::ResourceGateway
---
`AWS::VpcLattice::ResourceGateway`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `SubnetIds` (`string[]`, required): The ID of one or more subnets in which to create an endpoint network interface.
- `VpcIdentifier` (`string`, required)
- `Arn` (`string`, optional)
- `Id` (`string`, optional)
- `IpAddressType` (`"DUALSTACK" | "IPV4" | "IPV6"`, optional)
- `Ipv4AddressesPerEni` (`number`, optional): The number of IPv4 addresses to allocate per ENI for the resource gateway
- `ResourceConfigDnsResolution` (`"IN_VPC" | "PUBLIC"`, optional)
- `SecurityGroupIds` (`any[]`, optional): The ID of one or more security groups to associate with the endpoint network interface.
- `Tags` (`ResourceGateway_Tag[]`, optional)

## Attributes

- `Arn`
- `Id`
