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 RegionInstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit>)
suspend fun networkInterfaces(vararg argument: suspend RegionInstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit)
suspend fun networkInterfaces(argument: suspend RegionInstanceTemplateNetworkInterfaceArgsBuilder.() -> 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.