data class GetSecurityIsolationStatusRequest
Request object containing input parameters for the NetworkDomain.getSecurityIsolationStatus command.
<init> |
Request object containing input parameters for the NetworkDomain.getSecurityIsolationStatus command. GetSecurityIsolationStatusRequest(frameId: FrameId? = null) |
frameId |
If no frameId is provided, the status of the target is provided. val frameId: FrameId? |