accountId

@JvmName(name = "ereggynegvfxlvfy")
suspend fun accountId(value: Output<String>)
@JvmName(name = "teelsfnhndqkcpkg")
suspend fun accountId(value: String?)

Parameters

value

The account id that is used to generate the service account email address and a stable unique id. It is unique within a project, must be 6-30 characters long, and match the regular expression a-z to comply with RFC1035. Changing this forces a new service account to be created.