pathId

@JvmName(name = "oqsnwovmlshvmuqm")
suspend fun pathId(value: Output<String>)
@JvmName(name = "fcwhvurrodurdbyb")
suspend fun pathId(value: String?)

Parameters

value

The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths .

You must provide the name or ID, but not both.