Get Ecs Prefix Lists Plain Args
data class GetEcsPrefixListsPlainArgs(val addressFamily: String? = null, val enableDetails: Boolean? = null, val ids: List<String>? = null, val nameRegex: String? = null, val outputFile: String? = null) : ConvertibleToJava<GetEcsPrefixListsPlainArgs>
A collection of arguments for invoking getEcsPrefixLists.