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

## Properties

- `CoreNetworkId` (`string`, required): The ID of a core network for the VPC attachment.
- `SubnetArns` (`string[]`, required): Subnet Arn list
- `VpcArn` (`string`, required): The ARN of the VPC.
- `AttachmentId` (`string`, optional): Id of the attachment.
- `AttachmentPolicyRuleNumber` (`number`, optional): The policy rule number associated with the attachment.
- `AttachmentType` (`string`, optional): Attachment type.
- `CoreNetworkArn` (`string`, optional): The ARN of a core network for the VPC attachment.
- `CreatedAt` (`string`, optional): Creation time of the attachment.
- `EdgeLocation` (`string`, optional): The Region where the edge is located.
- `LastModificationErrors` (`string[]`, optional): Errors from the last modification of the attachment.
- `NetworkFunctionGroupName` (`string`, optional): The name of the network function group attachment.
- `Options` (`VpcAttachment_VpcOptions`, optional): Vpc options of the attachment.
- `OwnerAccountId` (`string`, optional): Owner account of the attachment.
- `ProposedNetworkFunctionGroupChange` (`VpcAttachment_ProposedNetworkFunctionGroupChange`, optional): The attachment to move from one network function group to another.
- `ProposedSegmentChange` (`VpcAttachment_ProposedSegmentChange`, optional): The attachment to move from one segment to another.
- `ResourceArn` (`string`, optional): The ARN of the Resource.
- `RoutingPolicyLabel` (`string`, optional): Routing policy label
- `SegmentName` (`string`, optional): The name of the segment attachment..
- `State` (`string`, optional): State of the attachment.
- `Tags` (`VpcAttachment_Tag[]`, optional): Tags for the attachment.
- `UpdatedAt` (`string`, optional): Last update time of the attachment.

## Attributes

- `AttachmentId`
- `AttachmentPolicyRuleNumber`
- `AttachmentType`
- `CoreNetworkArn`
- `CreatedAt`
- `EdgeLocation`
- `LastModificationErrors`
- `NetworkFunctionGroupName`
- `OwnerAccountId`
- `ResourceArn`
- `SegmentName`
- `State`
- `UpdatedAt`
