accountId

@JvmName(name = "kqcmttcdlikfoxgv")
suspend fun accountId(value: Output<String>)
@JvmName(name = "xqbunbwutqqmwihx")
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]([-a-z0-9]*[a-z0-9]) to comply with RFC1035.