networkInterfaces

@JvmName(name = "ywrpomwxtsmxfgxp")
suspend fun networkInterfaces(value: Output<List<RegionInstanceTemplateNetworkInterfaceArgs>>)
@JvmName(name = "gyoaiodcpyamlous")
suspend fun networkInterfaces(value: List<RegionInstanceTemplateNetworkInterfaceArgs>?)

Parameters

value

Networks to attach to instances created from this template. This can be specified multiple times for multiple networks. Structure is documented below.


@JvmName(name = "oydhmkyooghigcfo")
suspend fun networkInterfaces(vararg values: Output<RegionInstanceTemplateNetworkInterfaceArgs>)


@JvmName(name = "giahtojuctbnaqdc")
suspend fun networkInterfaces(values: List<Output<RegionInstanceTemplateNetworkInterfaceArgs>>)
@JvmName(name = "tttbbswfhsdeqkqy")
suspend fun networkInterfaces(vararg values: RegionInstanceTemplateNetworkInterfaceArgs)

Parameters

values

Networks to attach to instances created from this template. This can be specified multiple times for multiple networks. Structure is documented below.


@JvmName(name = "ysnycvdsgwdfysrl")
suspend fun networkInterfaces(argument: List<suspend RegionInstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "fbhrovdfqypwxbng")
suspend fun networkInterfaces(vararg argument: suspend RegionInstanceTemplateNetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "mrxjoigqrpvaebll")
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.