NoneDatastoreCredentialsResponse

data class NoneDatastoreCredentialsResponse(val credentialsType: String)

Empty/none datastore credentials.

Constructors

Link copied to clipboard
constructor(credentialsType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enum to determine the datastore credentials type. Expected value is 'None'.