captureSettings

@JvmName(name = "rcinepnrcdxmfumw")
suspend fun captureSettings(value: Output<PacketCaptureSettingsArgs>)
@JvmName(name = "xishwboaalfioahm")
suspend fun captureSettings(value: PacketCaptureSettingsArgs?)

Parameters

value

The capture setting holds the 'FileCount', 'FileSizeInBytes', 'SessionTimeLimitInSeconds' values.


@JvmName(name = "pmfgywjpqioxnpup")
suspend fun captureSettings(argument: suspend PacketCaptureSettingsArgsBuilder.() -> Unit)

Parameters

argument

The capture setting holds the 'FileCount', 'FileSizeInBytes', 'SessionTimeLimitInSeconds' values.