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 SpotInstanceRequestNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg argument: suspend SpotInstanceRequestNetworkInterfaceArgsBuilder.() -> Unit)
suspend fun networkInterfaces(argument: suspend SpotInstanceRequestNetworkInterfaceArgsBuilder.() -> Unit)
Parameters
argument
Customize network interfaces to be attached at instance boot time. See Network Interfaces below for more details.