networkInterfaces

@JvmName(name = "otgwiknjeivqmedg")
suspend fun networkInterfaces(value: Output<List<NetworkInterfaceArgs>>)
@JvmName(name = "bykmtnlmbqpsyaty")
suspend fun networkInterfaces(value: List<NetworkInterfaceArgs>?)

Parameters

value

Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.


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


@JvmName(name = "kqovfmsrgwpjgihp")
suspend fun networkInterfaces(values: List<Output<NetworkInterfaceArgs>>)
@JvmName(name = "chwyboquumpflwsb")
suspend fun networkInterfaces(vararg values: NetworkInterfaceArgs)

Parameters

values

Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.


@JvmName(name = "amshmlmwowxmmebo")
suspend fun networkInterfaces(argument: List<suspend NetworkInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "dvbvigxggieiqhbe")
suspend fun networkInterfaces(vararg argument: suspend NetworkInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "mwdpqtnvqgcodqxu")
suspend fun networkInterfaces(argument: suspend NetworkInterfaceArgsBuilder.() -> Unit)

Parameters

argument

Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM.