network Interface Options
suspend fun networkInterfaceOptions(value: Output<VerifiedAccessEndpointNetworkInterfaceOptionsArgs>)
Parameters
value
The options for network-interface type endpoint.
suspend fun networkInterfaceOptions(argument: suspend VerifiedAccessEndpointNetworkInterfaceOptionsArgsBuilder.() -> Unit)
Parameters
argument
The options for network-interface type endpoint.