Region Commitment License Resource
data class RegionCommitmentLicenseResource(val amount: String? = null, val coresPerLicense: String? = null, val license: String)
Constructors
Link copied to clipboard
fun RegionCommitmentLicenseResource(amount: String? = null, coresPerLicense: String? = null, license: String)