GetDirectConnectGatewayAttachmentResult

constructor(attachmentId: String? = null, attachmentPolicyRuleNumber: Int? = null, attachmentType: String? = null, coreNetworkArn: String? = null, createdAt: String? = null, edgeLocations: List<String>? = null, networkFunctionGroupName: String? = null, ownerAccountId: String? = null, proposedNetworkFunctionGroupChange: DirectConnectGatewayAttachmentProposedNetworkFunctionGroupChange? = null, proposedSegmentChange: DirectConnectGatewayAttachmentProposedSegmentChange? = null, resourceArn: String? = null, segmentName: String? = null, state: String? = null, tags: List<Tag>? = null, updatedAt: String? = null)