ProjectArgs

constructor(description: Output<String>? = null, devCenterId: Output<String>? = null, identity: Output<ProjectIdentityArgs>? = null, location: Output<String>? = null, maximumDevBoxesPerUser: Output<Int>? = null, name: Output<String>? = null, resourceGroupName: Output<String>? = null, tags: Output<Map<String, String>>? = null)