Get Auth Backend Result
data class GetAuthBackendResult(val accessor: String, val defaultLeaseTtlSeconds: Int, val description: String, val id: String, val listingVisibility: String, val local: Boolean, val maxLeaseTtlSeconds: Int, val namespace: String? = null, val path: String, val type: String)
A collection of values returned by getAuthBackend.