Get Vpc Attachment Result
constructor(attachmentId: String? = null, attachmentPolicyRuleNumber: Int? = null, attachmentType: String? = null, coreNetworkArn: String? = null, createdAt: String? = null, edgeLocation: String? = null, networkFunctionGroupName: String? = null, options: VpcAttachmentVpcOptions? = null, ownerAccountId: String? = null, proposedNetworkFunctionGroupChange: VpcAttachmentProposedNetworkFunctionGroupChange? = null, proposedSegmentChange: VpcAttachmentProposedSegmentChange? = null, resourceArn: String? = null, segmentName: String? = null, state: String? = null, subnetArns: List<String>? = null, tags: List<Tag>? = null, updatedAt: String? = null)