Get Vpc Attachment Result
data class GetVpcAttachmentResult(val attachmentId: String? = null, val attachmentPolicyRuleNumber: Int? = null, val attachmentType: String? = null, val coreNetworkArn: String? = null, val createdAt: String? = null, val edgeLocation: String? = null, val networkFunctionGroupName: String? = null, val options: VpcAttachmentVpcOptions? = null, val ownerAccountId: String? = null, val proposedNetworkFunctionGroupChange: VpcAttachmentProposedNetworkFunctionGroupChange? = null, val proposedSegmentChange: VpcAttachmentProposedSegmentChange? = null, val resourceArn: String? = null, val segmentName: String? = null, val state: String? = null, val subnetArns: List<String>? = null, val tags: List<Tag>? = null, val updatedAt: String? = null)
Constructors
Link copied to clipboard
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)
Properties
Link copied to clipboard
Id of the attachment.
Link copied to clipboard
The policy rule number associated with the attachment.
Link copied to clipboard
Attachment type.
Link copied to clipboard
The ARN of a core network for the VPC attachment.
Link copied to clipboard
The Region where the edge is located.
Link copied to clipboard
The name of the network function group attachment.
Link copied to clipboard
Vpc options of the attachment.
Link copied to clipboard
Owner account of the attachment.
Link copied to clipboard
The attachment to move from one network function group to another.
Link copied to clipboard
The attachment to move from one segment to another.
Link copied to clipboard
The ARN of the Resource.
Link copied to clipboard
The name of the segment attachment..
Link copied to clipboard
Subnet Arn list