logicalInterfaces

@JvmName(name = "vaplaewocmnrjjdb")
suspend fun logicalInterfaces(value: Output<List<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>>)
@JvmName(name = "jjbuqihajduhqpjb")
suspend fun logicalInterfaces(value: List<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>?)

Parameters

value

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. Filled if InstanceConfig.multivlan_config is true.


@JvmName(name = "gxrmybxbkvqgpkuh")
suspend fun logicalInterfaces(vararg values: Output<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>)


@JvmName(name = "cfkoelpxcluddvpq")
suspend fun logicalInterfaces(values: List<Output<GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs>>)
@JvmName(name = "kolxkrhkngohynqt")
suspend fun logicalInterfaces(vararg values: GoogleCloudBaremetalsolutionV2LogicalInterfaceArgs)

Parameters

values

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. Filled if InstanceConfig.multivlan_config is true.


@JvmName(name = "igesjksxdwbmkfhx")
suspend fun logicalInterfaces(argument: List<suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit>)
@JvmName(name = "ocfhllghqlfkmmyp")
suspend fun logicalInterfaces(vararg argument: suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit)
@JvmName(name = "etykcyjsrfhjmndr")
suspend fun logicalInterfaces(argument: suspend GoogleCloudBaremetalsolutionV2LogicalInterfaceArgsBuilder.() -> Unit)

Parameters

argument

List of logical interfaces for the instance. The number of logical interfaces will be the same as number of hardware bond/nic on the chosen network template. Filled if InstanceConfig.multivlan_config is true.