static Cidr
suspend fun staticCidr(name: String, block: suspend StaticCidrResourceBuilder.() -> Unit): StaticCidr
Parameters
name
The unique name of the resulting resource.
block
Builder for StaticCidr.
See also
Parameters
name
The unique name of the resulting resource.