mitigation Action
suspend fun mitigationAction(name: String, block: suspend MitigationActionResourceBuilder.() -> Unit): MitigationAction
Parameters
name
The unique name of the resulting resource.
block
Builder for MitigationAction.
See also
Parameters
name
The unique name of the resulting resource.