JitNetworkAccessRequestResponse

data class JitNetworkAccessRequestResponse(val justification: String? = null, val requestor: String, val startTimeUtc: String, val virtualMachines: List<JitNetworkAccessRequestVirtualMachineResponse>)

Constructors

Link copied to clipboard
constructor(justification: String? = null, requestor: String, startTimeUtc: String, virtualMachines: List<JitNetworkAccessRequestVirtualMachineResponse>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val justification: String? = null

The justification for making the initiate request

Link copied to clipboard

The identity of the person who made the request

Link copied to clipboard

The start time of the request in UTC