Get Vpc Attachments Result
data class GetVpcAttachmentsResult(val filters: List<GetVpcAttachmentsFilter>? = null, val id: String, val ids: List<String>)
A collection of values returned by getVpcAttachments.
A collection of values returned by getVpcAttachments.