project Custom Attribute
suspend fun projectCustomAttribute(name: String, block: suspend ProjectCustomAttributeResourceBuilder.() -> Unit): ProjectCustomAttribute
Parameters
name
The unique name of the resulting resource.
block
Builder for ProjectCustomAttribute.
See also
Parameters
name
The unique name of the resulting resource.