project Milestone
suspend fun projectMilestone(name: String, block: suspend ProjectMilestoneResourceBuilder.() -> Unit): ProjectMilestone
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectMilestone.
See also
Parameters
name
The unique name of the resulting resource.