network Interfaces
Parameters
value
Customize network interfaces to be attached at instance boot time. See Network Interfaces below for more details.
Parameters
values
Customize network interfaces to be attached at instance boot time. See Network Interfaces below for more details.
suspend fun networkInterfaces(argument: List<suspend InstanceNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg argument: suspend InstanceNetworkInterfaceArgsBuilder.() -> Unit)
Parameters
argument
Customize network interfaces to be attached at instance boot time. See Network Interfaces below for more details.