posture Deployment
suspend fun postureDeployment(name: String, block: suspend PostureDeploymentResourceBuilder.() -> Unit): PostureDeployment
Parameters
name
The unique name of the resulting resource.
block
Builder for PostureDeployment.
See also
Parameters
name
The unique name of the resulting resource.