network Interfaces
Parameters
value
Networks to attach to instances created from this template. This can be specified multiple times for multiple networks. Structure is documented below.
Parameters
values
Networks to attach to instances created from this template. This can be specified multiple times for multiple networks. Structure is documented below.
suspend fun networkInterfaces(argument: List<suspend InstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg argument: suspend InstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit)
suspend fun networkInterfaces(argument: suspend InstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit)
Parameters
argument
Networks to attach to instances created from this template. This can be specified multiple times for multiple networks. Structure is documented below.