Get Cloud Vm Cluster Iorm Config Cach
data class GetCloudVmClusterIormConfigCach(val dbPlans: List<GetCloudVmClusterIormConfigCachDbPlan>, val lifecycleDetails: String, val lifecycleState: String, val objective: String)
Constructors
Link copied to clipboard
constructor(dbPlans: List<GetCloudVmClusterIormConfigCachDbPlan>, lifecycleDetails: String, lifecycleState: String, objective: String)