destination Network Interface IPConfiguration
suspend fun destinationNetworkInterfaceIPConfiguration(value: Output<NetworkInterfaceIPConfigurationArgs>)
Parameters
value
The reference to the private IP Address of the collector nic that will receive the tap.
suspend fun destinationNetworkInterfaceIPConfiguration(argument: suspend NetworkInterfaceIPConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The reference to the private IP Address of the collector nic that will receive the tap.