suppression List
suspend fun suppressionList(name: String, block: suspend SuppressionListResourceBuilder.() -> Unit): SuppressionList
Parameters
name
The unique name of the resulting resource.
block
Builder for SuppressionList.
See also
Parameters
name
The unique name of the resulting resource.