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

## Properties

- `CoreNetworkId` (`string`, required): ID of the CoreNetwork that the attachment will be attached to.
- `EdgeLocation` (`string`, required): Edge location of the attachment.
- `Options` (`ConnectAttachment_ConnectAttachmentOptions`, required): Protocol options for connect attachment
- `TransportAttachmentId` (`string`, required): Id of transport attachment
- `AttachmentId` (`string`, optional): The ID of the attachment.
- `AttachmentPolicyRuleNumber` (`number`, optional): The policy rule number associated with the attachment.
- `AttachmentType` (`string`, optional): The type of attachment.
- `CoreNetworkArn` (`string`, optional): The ARN of a core network.
- `CreatedAt` (`string`, optional): Creation time of the attachment.
- `LastModificationErrors` (`string[]`, optional): Errors from the last modification of the attachment.
- `NetworkFunctionGroupName` (`string`, optional): The name of the network function group attachment.
- `OwnerAccountId` (`string`, optional): The ID of the attachment account owner.
- `ProposedNetworkFunctionGroupChange` (`ConnectAttachment_ProposedNetworkFunctionGroupChange`, optional): The attachment to move from one network function group to another.
- `ProposedSegmentChange` (`ConnectAttachment_ProposedSegmentChange`, optional): The attachment to move from one segment to another.
- `ResourceArn` (`string`, optional): The attachment resource ARN.
- `RoutingPolicyLabel` (`string`, optional): Routing policy label
- `SegmentName` (`string`, optional): The name of the segment attachment.
- `State` (`string`, optional): State of the attachment.
- `Tags` (`ConnectAttachment_Tag[]`, optional): Tags for the attachment.
- `UpdatedAt` (`string`, optional): Last update time of the attachment.

## Attributes

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