graphName

@JvmName(name = "lilcswhplfatfetu")
suspend fun graphName(value: Output<String>)
@JvmName(name = "wqkvlfyovlkdicmk")
suspend fun graphName(value: String?)

Parameters

value

The graph name. For example: my-graph-1. The name must contain from 1 to 63 letters, numbers, or hyphens, and its first character must be a letter. It cannot end with a hyphen or contain two consecutive hyphens. If you don't specify a graph name, a unique graph name is generated for you using the prefix graph-for, followed by a combination of Stack Name and a UUID.