Get Backend Config Cmpv2Plain Args
data class GetBackendConfigCmpv2PlainArgs(val backend: String, val disabledValidations: List<String>? = null, val namespace: String? = null) : ConvertibleToJava<GetBackendConfigCmpv2PlainArgs>
A collection of arguments for invoking getBackendConfigCmpv2.