ec2Vpc

suspend fun ec2Vpc(name: String, block: suspend Ec2VpcResourceBuilder.() -> Unit): Ec2Vpc

Parameters

name

The unique name of the resulting resource.

block

Builder for Ec2Vpc.

See also


fun ec2Vpc(name: String): Ec2Vpc

Parameters

name

The unique name of the resulting resource.

See also