Get Nest Service Instances Service Instance
data class GetNestServiceInstancesServiceInstance(val enableInstanceOps: Boolean, val id: String, val operatedServiceInstanceId: String, val operationEndTime: String, val operationStartTime: String, val parameters: String, val resources: String, val serviceInstanceId: String, val serviceInstanceName: String, val services: List<GetNestServiceInstancesServiceInstanceService>, val source: String, val status: String, val tags: Map<String, Any>, val templateName: String)
Constructors
Link copied to clipboard
fun GetNestServiceInstancesServiceInstance(enableInstanceOps: Boolean, id: String, operatedServiceInstanceId: String, operationEndTime: String, operationStartTime: String, parameters: String, resources: String, serviceInstanceId: String, serviceInstanceName: String, services: List<GetNestServiceInstancesServiceInstanceService>, source: String, status: String, tags: Map<String, Any>, templateName: String)