Get Custom Ssls Plain Args
data class GetCustomSslsPlainArgs(val match: String? = null, val maxItems: Int? = null, val status: String? = null, val zoneId: String) : ConvertibleToJava<GetCustomSslsPlainArgs>
A collection of arguments for invoking getCustomSsls.