workflowId

@JvmName(name = "afybtavidfbkyuem")
suspend fun workflowId(value: Output<String>)
@JvmName(name = "qjqchvlkynpvipsn")
suspend fun workflowId(value: String?)

Parameters

value

Required. The ID of the workflow to be created. It has to fulfill the following requirements: * Must contain only letters, numbers, underscores and hyphens. * Must start with a letter. * Must be between 1-64 characters. * Must end with a number or a letter. * Must be unique within the customer project and location.