Get Dedicated Hosts Host
data class GetDedicatedHostsHost(val actionOnMaintenance: String, val autoPlacement: String, val autoReleaseTime: String, val capacities: List<GetDedicatedHostsHostCapacity>, val cores: Int, val cpuOverCommitRatio: Double, val dedicatedHostId: String, val dedicatedHostName: String, val dedicatedHostType: String, val description: String, val expiredTime: String, val gpuSpec: String, val id: String, val machineId: String, val networkAttributes: List<GetDedicatedHostsHostNetworkAttribute>, val operationLocks: List<GetDedicatedHostsHostOperationLock>, val paymentType: String, val physicalGpus: Int, val resourceGroupId: String, val saleCycle: String, val sockets: Int, val status: String, val supportedCustomInstanceTypeFamilies: List<String>, val supportedInstanceTypeFamilies: List<String>, val supportedInstanceTypesLists: List<String>, val tags: Map<String, Any>, val zoneId: String)
Constructors
Link copied to clipboard
fun GetDedicatedHostsHost(actionOnMaintenance: String, autoPlacement: String, autoReleaseTime: String, capacities: List<GetDedicatedHostsHostCapacity>, cores: Int, cpuOverCommitRatio: Double, dedicatedHostId: String, dedicatedHostName: String, dedicatedHostType: String, description: String, expiredTime: String, gpuSpec: String, id: String, machineId: String, networkAttributes: List<GetDedicatedHostsHostNetworkAttribute>, operationLocks: List<GetDedicatedHostsHostOperationLock>, paymentType: String, physicalGpus: Int, resourceGroupId: String, saleCycle: String, sockets: Int, status: String, supportedCustomInstanceTypeFamilies: List<String>, supportedInstanceTypeFamilies: List<String>, supportedInstanceTypesLists: List<String>, tags: Map<String, Any>, zoneId: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard