curation Profile
suspend fun curationProfile(name: String, block: suspend CurationProfileResourceBuilder.() -> Unit): CurationProfile
Parameters
name
The unique name of the resulting resource.
block
Builder for CurationProfile.
See also
Parameters
name
The unique name of the resulting resource.