Dev Box Definition Args
constructor(devBoxDefinitionName: Output<String>? = null, devCenterName: Output<String>? = null, hibernateSupport: Output<Either<String, HibernateSupport>>? = null, imageReference: Output<ImageReferenceArgs>? = null, location: Output<String>? = null, osStorageType: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, tags: Output<Map<String, String>>? = null)