accountName

@JvmName(name = "mncbsljuyhwffoat")
suspend fun accountName(value: Output<String>)
@JvmName(name = "iigoynembcmtxjhu")
suspend fun accountName(value: String?)

Parameters

value

The name of the account. The name must meet the following requirements:

  • The name can contain lowercase letters, digits, and hyphens (-), and must start with a lowercase letter.

  • The name can be up to 100 characters in length.

  • The name cannot be one of the reserved words in the Reserved words for Redis account names section.