smf Deployment
suspend fun smfDeployment(name: String, block: suspend SmfDeploymentResourceBuilder.() -> Unit): SmfDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for SmfDeployment.
See also
Parameters
name
The unique name of the resulting resource.