accountDescription

@JvmName(name = "okgvwfupkkxthtan")
suspend fun accountDescription(value: Output<String>)
@JvmName(name = "hshrwonsbtniceho")
suspend fun accountDescription(value: String?)

Parameters

value

The description of the account.

  • Starts with a letter.

  • Does not start with http:// or https://.

  • Contains letters, underscores (_), hyphens (-), or digits.

  • Be 2 to 256 characters in length.