Get Custom Hostnames Plain Args
data class GetCustomHostnamesPlainArgs(val direction: String? = null, val hostname: String? = null, val id: String? = null, val maxItems: Int? = null, val order: String? = null, val ssl: Double? = null, val zoneId: String) : ConvertibleToJava<GetCustomHostnamesPlainArgs>
A collection of arguments for invoking getCustomHostnames.