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

## Properties

- `CoreNetworkId` (`string`, required): The ID of a core network for the Direct Connect Gateway attachment.
- `DirectConnectGatewayArn` (`string`, required): The ARN of the Direct Connect Gateway.
- `EdgeLocations` (`string[]`, required): The Regions where the edges are located.
- `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 Direct Connect Gateway attachment.
- `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): Owner account of the attachment.
- `ProposedNetworkFunctionGroupChange` (`DirectConnectGatewayAttachment_ProposedNetworkFunctionGroupChange`, optional): The attachment to move from one network function group to another.
- `ProposedSegmentChange` (`DirectConnectGatewayAttachment_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` (`DirectConnectGatewayAttachment_Tag[]`, optional): Tags for the attachment.
- `UpdatedAt` (`string`, optional): Last update time of the attachment.

## Attributes

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