subnetGroup

suspend fun subnetGroup(name: String, block: suspend SubnetGroupResourceBuilder.() -> Unit): SubnetGroup

Parameters

name

The unique name of the resulting resource.

block

Builder for SubnetGroup.

See also


Parameters

name

The unique name of the resulting resource.

See also