AccountKeyDatastoreCredentialsResponse

data class AccountKeyDatastoreCredentialsResponse(val credentialsType: String)

Account key datastore credentials configuration.

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 'AccountKey'.