infrastructure
suspend fun infrastructure(value: Output<VirtualMachineManagerVirtualMachineInstanceInfrastructureArgs>)
Parameters
value
An infrastructure
block as defined below.
suspend fun infrastructure(argument: suspend VirtualMachineManagerVirtualMachineInstanceInfrastructureArgsBuilder.() -> Unit)
Parameters
argument
An infrastructure
block as defined below.