Get Backend Config Cmpv2Result
data class GetBackendConfigCmpv2Result(val auditFields: List<String>, val authenticators: List<GetBackendConfigCmpv2Authenticator>, val backend: String, val defaultPathPolicy: String, val disabledValidations: List<String>? = null, val enableSentinelParsing: Boolean, val enabled: Boolean, val id: String, val lastUpdated: String, val namespace: String? = null)
A collection of values returned by getBackendConfigCmpv2.