Region Commitment Resource
data class RegionCommitmentResource(val acceleratorType: String? = null, val amount: String? = null, val type: String? = null)
Constructors
Link copied to clipboard
fun RegionCommitmentResource(acceleratorType: String? = null, amount: String? = null, type: String? = null)