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

## Properties

- `Arn` (`string`, optional)
- `CreatedAt` (`string`, optional)
- `DnsOptions` (`ServiceNetworkVpcAssociation_DnsOptions`, optional)
- `Id` (`string`, optional)
- `PrivateDnsEnabled` (`boolean`, optional)
- `SecurityGroupIds` (`string[]`, optional)
- `ServiceNetworkArn` (`string`, optional)
- `ServiceNetworkId` (`string`, optional)
- `ServiceNetworkIdentifier` (`string`, optional)
- `ServiceNetworkName` (`string`, optional)
- `Status` (`"ACTIVE" | "CREATE_FAILED" | "CREATE_IN_PROGRESS" | "DELETE_FAILED" | "DELETE_IN_PROGRESS" | "UPDATE_IN_PROGRESS"`, optional)
- `Tags` (`ServiceNetworkVpcAssociation_Tag[]`, optional)
- `VpcId` (`string`, optional)
- `VpcIdentifier` (`string`, optional)

## Attributes

- `Arn`
- `CreatedAt`
- `Id`
- `ServiceNetworkArn`
- `ServiceNetworkId`
- `ServiceNetworkName`
- `Status`
- `VpcId`
