Get Peering Attachment Plain Args
data class GetPeeringAttachmentPlainArgs(val filters: List<GetPeeringAttachmentFilter>? = null, val id: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetPeeringAttachmentPlainArgs>
A collection of arguments for invoking getPeeringAttachment.