ec2Instance
suspend fun ec2Instance(name: String, block: suspend Ec2InstanceResourceBuilder.() -> Unit): Ec2Instance
Parameters
name
The unique name of the resulting resource.
block
Builder for Ec2Instance.
See also
Parameters
name
The unique name of the resulting resource.