Google Cloud Beyondcorp Appconnectors V1Resource Info Response
data class GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse(val resource: Map<String, String>, val status: String, val sub: List<GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse>, val time: String)
ResourceInfo represents the information/status of an app connector resource. Such as: - remote_agent - container - runtime - appgateway - appconnector - appconnection - tunnel - logagent
Constructors
Link copied to clipboard
fun GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse(resource: Map<String, String>, status: String, sub: List<GoogleCloudBeyondcorpAppconnectorsV1ResourceInfoResponse>, time: String)