Device Group Args
constructor(allowCrashDumpsCollection: Output<Either<String, AllowCrashDumpCollection>>? = null, catalogName: Output<String>? = null, description: Output<String>? = null, deviceGroupName: Output<String>? = null, osFeedType: Output<Either<String, OSFeedType>>? = null, productName: Output<String>? = null, regionalDataBoundary: Output<Either<String, RegionalDataBoundary>>? = null, resourceGroupName: Output<String>? = null, updatePolicy: Output<Either<String, UpdatePolicy>>? = null)