Get Managed Prefix List Plain Args
data class GetManagedPrefixListPlainArgs(val filters: List<GetManagedPrefixListFilter>? = null, val id: String? = null, val name: String? = null, val tags: Map<String, String>? = null) : ConvertibleToJava<GetManagedPrefixListPlainArgs>
A collection of arguments for invoking getManagedPrefixList.